summaryrefslogtreecommitdiff
path: root/src/commandhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandhandler.cpp')
-rw-r--r--src/commandhandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp
index 6e1d9ef44..cc16c267f 100644
--- a/src/commandhandler.cpp
+++ b/src/commandhandler.cpp
@@ -22,7 +22,7 @@
#include "commandhandler.h"
-#include "inputmanager.h"
+#include "input/inputmanager.h"
#include "gui/widgets/chattab.h"