summaryrefslogtreecommitdiff
path: root/src/touchscreengui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/touchscreengui.h')
-rw-r--r--src/touchscreengui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/touchscreengui.h b/src/touchscreengui.h
index 4fe731513..a00df5c47 100644
--- a/src/touchscreengui.h
+++ b/src/touchscreengui.h
@@ -27,7 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include <map>
#include "game.h"
-#include "tile.h"
+#include "client/tile.h"
using namespace irr;
using namespace irr::core;