diff options
Diffstat (limited to 'src/input/keydata.h')
-rw-r--r-- | src/input/keydata.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/keydata.h b/src/input/keydata.h index 2ceb957c5..62517b64b 100644 --- a/src/input/keydata.h +++ b/src/input/keydata.h @@ -23,7 +23,7 @@ #ifndef INPUT_KEYDATA_H #define INPUT_KEYDATA_H -#include "input/inputevent.h" +#include "events/inputevent.h" #include <string> |