X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgeometry%2Frotation.hpp;h=3365a326f79e4b0b4555fb3ef708fa6be0f1df28;hb=dcd54cacda98c2c0f7cf0c7a9131fb858d8ee10a;hp=ac208dc4c725b087a902e1a470e45c74d8c3e6dd;hpb=efc3c1ba52cbe0fc9a4010c37c2d7c7020a0b481;p=blank.git diff --git a/src/geometry/rotation.hpp b/src/geometry/rotation.hpp index ac208dc..3365a32 100644 --- a/src/geometry/rotation.hpp +++ b/src/geometry/rotation.hpp @@ -1,7 +1,7 @@ #ifndef BLANK_GEOMETRY_ROTATION_HPP_ #define BLANK_GEOMETRY_ROTATION_HPP_ -#include +#include "../graphics/glm.hpp" namespace blank {