summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game.h b/src/game.h
index 5f13e0a7d..1e8f242b0 100644
--- a/src/game.h
+++ b/src/game.h
@@ -27,7 +27,7 @@
#include "localconsts.h"
-#include <SDL/SDL.h>
+#include <SDL.h>
static const int MAX_LASTKEYS = 10;