]> git.localhorst.tv Git - blank.git/blobdiff - src/graphics/align.hpp
glm backwards compatibility
[blank.git] / src / graphics / align.hpp
index 6563e29f5b98ef23930c4a296ec7531adb6058c9..eba70f7323950a3e38951bcd062f6469a0b07fd6 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLANK_GRAPHICS_ALIGN_HPP_
 #define BLANK_GRAPHICS_ALIGN_HPP_
 
-#include <glm/glm.hpp>
+#include "glm.hpp"
 
 
 namespace blank {