aboutsummaryrefslogtreecommitdiff
path: root/src/game.c
diff options
context:
space:
mode:
authortaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-06-18 13:36:41 +0000
committertaw27 <taw27@84d2e878-0bd5-11dd-ad15-13eda11d74c5>2008-06-18 13:36:41 +0000
commite51050b7c9b7c573d3b1b2079b978c9876024941 (patch)
tree183c2e96b9028dd48099c8dd0fa441d7cf464058 /src/game.c
parentf144fc6fbc30ef8c4a22f57a2e456d0ae58ecbae (diff)
Stuff
git-svn-id: svn://cook.msm.cam.ac.uk:745/thrust3d/thrust3d@96 84d2e878-0bd5-11dd-ad15-13eda11d74c5
Diffstat (limited to 'src/game.c')
-rw-r--r--src/game.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.c b/src/game.c
index 0834dfb..bf301c4 100644
--- a/src/game.c
+++ b/src/game.c
@@ -14,6 +14,7 @@
#endif
#include <stdlib.h>
+#include <SDL.h>
#include "types.h"
#include "model.h"