summaryrefslogtreecommitdiff
path: root/tools/gfx/vector-math.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gfx/vector-math.h')
-rw-r--r--tools/gfx/vector-math.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/gfx/vector-math.h b/tools/gfx/vector-math.h
index 88cb0c1d9..e35cb46ac 100644
--- a/tools/gfx/vector-math.h
+++ b/tools/gfx/vector-math.h
@@ -6,6 +6,7 @@
#include "../../external/glm/glm/glm.hpp"
#include "../../external/glm/glm/gtc/matrix_transform.hpp"
#include "../../external/glm/glm/gtc/constants.hpp"
+#include "../../external/glm/glm/gtc/quaternion.hpp"
namespace gfx {