summaryrefslogtreecommitdiff
path: root/src/graphic/graphic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphic/graphic.h')
-rw-r--r--src/graphic/graphic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h
index c8fbbd0e..e4fd66aa 100644
--- a/src/graphic/graphic.h
+++ b/src/graphic/graphic.h
@@ -39,6 +39,7 @@
#include "../gui/inventory.h"
#include "../gui/npc.h"
#include "../../data/graphic/gfx_data.h"
+#include "image.h"
extern BITMAP *buffer, *double_buffer;
extern char speech[255];