summaryrefslogtreecommitdiff
path: root/src/graphic/graphic.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-14 16:09:15 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2005-01-14 16:09:15 +0000
commit97e47610b2ca88398b8f9c249cb008678f5ab1e1 (patch)
tree256b3390667972a55c87a85edff349558e716f4a /src/graphic/graphic.h
parentb7170d13fd71fb624c06c4536974a7cd3f77591b (diff)
downloadmana-client-97e47610b2ca88398b8f9c249cb008678f5ab1e1.tar.gz
mana-client-97e47610b2ca88398b8f9c249cb008678f5ab1e1.tar.bz2
mana-client-97e47610b2ca88398b8f9c249cb008678f5ab1e1.tar.xz
mana-client-97e47610b2ca88398b8f9c249cb008678f5ab1e1.zip
Some fixes for Dev-C++ but it has a black screen problem.
Diffstat (limited to 'src/graphic/graphic.h')
-rw-r--r--src/graphic/graphic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h
index 063410cf..f9a5b4e7 100644
--- a/src/graphic/graphic.h
+++ b/src/graphic/graphic.h
@@ -40,7 +40,7 @@
#include "../gui/npc.h"
#include "../gui/status.h"
#include "../resources/resourcemanager.h"
-#include "image.h"
+#include "spriteset.h"
#include <allegro.h>
#define TILE_SIZE 32