From 8a999b66fd697404c6640778a6dd1ce0e747334a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 31 Aug 2013 21:33:50 +0300 Subject: move input related files into input dir. --- src/commands.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/commands.h') 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 -- cgit v1.2.3-70-g09d2