aboutsummaryrefslogtreecommitdiff
path: root/src/brussel.engine/EditorUtils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/brussel.engine/EditorUtils.cpp')
-rw-r--r--src/brussel.engine/EditorUtils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/brussel.engine/EditorUtils.cpp b/src/brussel.engine/EditorUtils.cpp
index 20caef7..846f57b 100644
--- a/src/brussel.engine/EditorUtils.cpp
+++ b/src/brussel.engine/EditorUtils.cpp
@@ -5,6 +5,7 @@
#include <backends/imgui_impl_glfw.h>
#include <cmath>
+#define GLM_ENABLE_EXPERIMENTAL
#include <glm/gtc/quaternion.hpp>
#include <glm/gtx/quaternion.hpp>
#include <numbers>