diff options
Diffstat (limited to 'src/touchactions.h')
-rw-r--r-- | src/touchactions.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/touchactions.h b/src/touchactions.h index 4d9a8a60c..f61c5496e 100644 --- a/src/touchactions.h +++ b/src/touchactions.h @@ -21,8 +21,6 @@ #ifndef TOUCHACTIONS_H #define TOUCHACTIONS_H -#include <guichan/mouseinput.hpp> - #include "localconsts.h" #define decHandler(name) void name(const MouseInput &mouseInput) |