aboutsummaryrefslogtreecommitdiffstats
path: root/src/components.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/components.cpp')
-rw-r--r--src/components.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/components.cpp b/src/components.cpp
index 2bd93fc..d8321f4 100644
--- a/src/components.cpp
+++ b/src/components.cpp
@@ -9,6 +9,8 @@
#include <world.hpp>
#include <brice.hpp>
#include <quest.hpp>
+#include <glm.hpp>
+#include <fileio.hpp>
#include <atomic>