Reverted r26922.
svn-id: r26967
This commit is contained in:
parent
7d8619350f
commit
86104e0bf0
8 changed files with 24 additions and 3 deletions
|
@ -23,6 +23,8 @@
|
|||
#include "graphics/imageman.h"
|
||||
#include "graphics/surface.h"
|
||||
|
||||
DECLARE_SINGLETON(Graphics::ImageManager);
|
||||
|
||||
namespace Graphics {
|
||||
ImageManager::ImageManager() : _surfaces()
|
||||
#ifdef USE_ZLIB
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue