summaryrefslogtreecommitdiff
path: root/src/game.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.hpp')
-rw-r--r--src/game.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.hpp b/src/game.hpp
index c5c6f94..ec0ba3e 100644
--- a/src/game.hpp
+++ b/src/game.hpp
@@ -9,6 +9,7 @@
#include "ecs.hpp"
#include "entities.hpp"
#include "event.hpp"
+#include "helpers.hpp"
#include "imgui.h"
#include "window.hpp"