aboutsummaryrefslogtreecommitdiff
path: root/src/brussel.engine/GameObject.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/brussel.engine/GameObject.hpp')
-rw-r--r--src/brussel.engine/GameObject.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/brussel.engine/GameObject.hpp b/src/brussel.engine/GameObject.hpp
index 40c52e7..a0cf40b 100644
--- a/src/brussel.engine/GameObject.hpp
+++ b/src/brussel.engine/GameObject.hpp
@@ -10,6 +10,7 @@
#include <rapidjson/fwd.h>
#include <glm/glm.hpp>
+#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtc/quaternion.hpp>
#include <span>
#include <vector>