From 97e47610b2ca88398b8f9c249cb008678f5ab1e1 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Fri, 14 Jan 2005 16:09:15 +0000 Subject: Some fixes for Dev-C++ but it has a black screen problem. --- src/graphic/graphic.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/graphic/graphic.h') 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 #define TILE_SIZE 32 -- cgit v1.2.3-70-g09d2