]> git.localhorst.tv Git - blank.git/blobdiff - src/graphics/viewport.cpp
split geometry lib
[blank.git] / src / graphics / viewport.cpp
index 9abe48f248261f81e8999a82eff70bc4a87a0010..c46ef28c76fa91bbc6da470615319f69ad75bc73 100644 (file)
@@ -4,7 +4,7 @@
 #include "Viewport.hpp"
 
 #include "../app/init.hpp"
-#include "../model/geometry.hpp"
+#include "../geometry/const.hpp"
 
 #include <GL/glew.h>
 #include <glm/gtc/matrix_transform.hpp>