X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fmodel%2Fbounds.hpp;fp=src%2Fmodel%2Fbounds.hpp;h=7177290521bb258311b3763e765c73e9aac8e05c;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=df5f77f66410ef1c43e08701aae15d6883553a3c;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;p=blank.git diff --git a/src/model/bounds.hpp b/src/model/bounds.hpp index df5f77f..7177290 100644 --- a/src/model/bounds.hpp +++ b/src/model/bounds.hpp @@ -3,9 +3,9 @@ #include "CollisionBounds.hpp" #include "../geometry/primitive.hpp" +#include "../graphics/glm.hpp" #include -#include namespace blank {