summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/game.h b/src/game.h
index 1293db98..cd0e9551 100644
--- a/src/game.h
+++ b/src/game.h
@@ -22,9 +22,8 @@
#ifndef GAME_H
#define GAME_H
-#include "SDL.h"
-
#include "configlistener.h"
+#include "SDL.h"
extern std::string map_path;
extern volatile int fps;