summaryrefslogtreecommitdiff
path: root/src/touchmanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/touchmanager.h')
-rw-r--r--src/touchmanager.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/touchmanager.h b/src/touchmanager.h
index 8f2e4cf8c..8bd2d6159 100644
--- a/src/touchmanager.h
+++ b/src/touchmanager.h
@@ -24,7 +24,8 @@
#include "resources/image.h"
#include "configlistener.h"
-#include "keydata.h"
+
+#include "input/keydata.h"
#include <guichan/mouseinput.hpp>
#include <guichan/rectangle.hpp>