summaryrefslogtreecommitdiff
path: root/src/inputmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inputmanager.h')
-rw-r--r--src/inputmanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/inputmanager.h b/src/inputmanager.h
index 4bcc85e84..016670e5b 100644
--- a/src/inputmanager.h
+++ b/src/inputmanager.h
@@ -24,11 +24,11 @@
#include "inputevent.h"
#include "keydata.h"
-#include "gui/sdlinput.h"
-
#include <string>
#include <map>
+#include <SDL/SDL.h>
+
#define KeyFunctionSize 3
// hack to avoid conflicts with windows headers.