summaryrefslogtreecommitdiff
path: root/src/touchactions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/touchactions.h')
-rw-r--r--src/touchactions.h2
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)