summaryrefslogtreecommitdiff
path: root/src/client/inputhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/inputhandler.cpp')
-rw-r--r--src/client/inputhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/inputhandler.cpp b/src/client/inputhandler.cpp
index b176f3ad7..48b94ae95 100644
--- a/src/client/inputhandler.cpp
+++ b/src/client/inputhandler.cpp
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "util/numeric.h"
#include "inputhandler.h"
-#include "mainmenumanager.h"
+#include "gui/mainmenumanager.h"
bool MyEventReceiver::OnEvent(const SEvent &event)
{