summaryrefslogtreecommitdiffstats
path: root/core/pch.hh
diff options
context:
space:
mode:
Diffstat (limited to 'core/pch.hh')
-rw-r--r--core/pch.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pch.hh b/core/pch.hh
index a2199a2..9bd9c43 100644
--- a/core/pch.hh
+++ b/core/pch.hh
@@ -34,8 +34,8 @@
#include <glm/vec3.hpp>
#include <glm/vec4.hpp>
-#include <glm/gtc/quaternion.hpp>
#include <glm/gtc/matrix_transform.hpp>
+#include <glm/gtc/quaternion.hpp>
#include <glm/gtc/type_ptr.hpp>
#include <physfs.h>