aboutsummaryrefslogtreecommitdiffstats
path: root/src/entities.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities.cpp')
-rw-r--r--src/entities.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/entities.cpp b/src/entities.cpp
index 0f8c3b7..3afcc40 100644
--- a/src/entities.cpp
+++ b/src/entities.cpp
@@ -12,6 +12,11 @@
#include <render.hpp>
#include <engine.hpp>
+///NEW
+#include <components.hpp>
+#include <entityx/entityx.h>
+///OLD
+
extern std::istream *names;
extern Player *player; // main.cpp