aboutsummaryrefslogtreecommitdiff
path: root/src/game/game.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game/game.cpp')
-rw-r--r--src/game/game.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/game.cpp b/src/game/game.cpp
index 879f096..73ab7f5 100644
--- a/src/game/game.cpp
+++ b/src/game/game.cpp
@@ -2,7 +2,7 @@
#include "engine/data/bounds.hpp"
#include "engine/escape.hpp"
-#include "game/keycodes.hpp"
+#include "engine/keycodes.hpp"
#include "util/algorithm.hpp"
#include "util/string.hpp"