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