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, 0 insertions, 3 deletions
diff --git a/src/touchmanager.h b/src/touchmanager.h
index 8bd2d6159..2a7962065 100644
--- a/src/touchmanager.h
+++ b/src/touchmanager.h
@@ -27,10 +27,8 @@
#include "input/keydata.h"
-#include <guichan/mouseinput.hpp>
#include <guichan/rectangle.hpp>
-#include <map>
#include <string>
#include <vector>
@@ -39,7 +37,6 @@
class ImageCollection;
class ImageRect;
class MouseInput;
-class Skin;
typedef void (*TouchFuncPtr) (const MouseInput &mouseInput);