summaryrefslogtreecommitdiff
path: root/src/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands.h')
-rw-r--r--src/commands.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/commands.h b/src/commands.h
index fea21e3c7..8308bd5f1 100644
--- a/src/commands.h
+++ b/src/commands.h
@@ -24,7 +24,8 @@
#define COMMANDS_H
#include "playerrelations.h"
-#include "keydata.h"
+
+#include "input/keydata.h"
#include <string>