]> git.localhorst.tv Git - blank.git/blobdiff - src/model/bounds.hpp
split geometry lib
[blank.git] / src / model / bounds.hpp
index 3bbb6d798250bb442f84670a38582d51b41751fd..df5f77f66410ef1c43e08701aae15d6883553a3c 100644 (file)
@@ -2,7 +2,7 @@
 #define BLANK_MODEL_BOUNDS_HPP_
 
 #include "CollisionBounds.hpp"
-#include "geometry.hpp"
+#include "../geometry/primitive.hpp"
 
 #include <vector>
 #include <glm/glm.hpp>