X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fgraphics%2FCamera.hpp;h=d1fa508da3136a5fa8a68a6f7f5f13a3a218c997;hb=04b035d837668eb6444ec34e59c018d0c25983fd;hp=95175dee705a0a8544aa3c592e6efc3f68172c35;hpb=f430ad789fe620ad2e8b2b2b99af868372791295;p=blank.git diff --git a/src/graphics/Camera.hpp b/src/graphics/Camera.hpp index 95175de..d1fa508 100644 --- a/src/graphics/Camera.hpp +++ b/src/graphics/Camera.hpp @@ -1,7 +1,7 @@ #ifndef BLANK_GRAPHICS_CAMERA_HPP_ #define BLANK_GRAPHICS_CAMERA_HPP_ -#include +#include "glm.hpp" namespace blank {