X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgeometry%2Frotation.hpp;h=3365a326f79e4b0b4555fb3ef708fa6be0f1df28;hb=985dff25f7fde96308a66e5b01bc226589fd0825;hp=ac208dc4c725b087a902e1a470e45c74d8c3e6dd;hpb=4fbf5a3c1b0e530706023f5fc4be2f68d30ea645;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 {