summaryrefslogtreecommitdiff
path: root/src/include/data_ini.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/data_ini.h')
-rw-r--r--src/include/data_ini.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/data_ini.h b/src/include/data_ini.h
index ff1605c..b00d77a 100644
--- a/src/include/data_ini.h
+++ b/src/include/data_ini.h
@@ -4,6 +4,8 @@
#define LEVEL_WIDTH 1664*2
#define LEVEL_HEIGHT 160*2
+#include "SDL/SDL_stdinc.h"
+
struct styleObjects {
int frames, anim, type, sound;
};