Reverted r26922.

svn-id: r26967
This commit is contained in:
Johannes Schickel 2007-05-27 11:40:03 +00:00
parent 7d8619350f
commit 86104e0bf0
8 changed files with 24 additions and 3 deletions

View file

@ -23,6 +23,8 @@
#include "graphics/imageman.h"
#include "graphics/surface.h"
DECLARE_SINGLETON(Graphics::ImageManager);
namespace Graphics {
ImageManager::ImageManager() : _surfaces()
#ifdef USE_ZLIB