X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmodel%2Fbounds.hpp;h=df5f77f66410ef1c43e08701aae15d6883553a3c;hb=e4a1425dccd0ba9b106e415dd02809f4308a85ee;hp=3bbb6d798250bb442f84670a38582d51b41751fd;hpb=ba55bf4293f3abc742eef710545a4b207ba2c820;p=blank.git diff --git a/src/model/bounds.hpp b/src/model/bounds.hpp index 3bbb6d7..df5f77f 100644 --- a/src/model/bounds.hpp +++ b/src/model/bounds.hpp @@ -2,7 +2,7 @@ #define BLANK_MODEL_BOUNDS_HPP_ #include "CollisionBounds.hpp" -#include "geometry.hpp" +#include "../geometry/primitive.hpp" #include #include