]> git.localhorst.tv Git - blobs.git/blobdiff - src/world/Orbit.hpp
randomize creature properties a bit
[blobs.git] / src / world / Orbit.hpp
index 7def521cc57bdbc79034fe95f4977ea1939cf353..8ed415ee2d77d5295a188745b2a9ed679edee696 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLOBS_WORLD_ORBIT_HPP_
 #define BLOBS_WORLD_ORBIT_HPP_
 
-#include "../graphics/glm.hpp"
+#include "../math/glm.hpp"
 
 
 namespace blobs {