]> git.localhorst.tv Git - blobs.git/blobdiff - src/graphics/Camera.hpp
randomize creature properties a bit
[blobs.git] / src / graphics / Camera.hpp
index f4a98d50cc0eefe80d5294f6f3c0c934c97c0377..51dd8f15c447e1a67731b816b78f7211f251179d 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLOBS_GRAPHICS_CAMERA_HPP_
 #define BLOBS_GRAPHICS_CAMERA_HPP_
 
-#include "glm.hpp"
+#include "../math/glm.hpp"
 
 
 namespace blobs {