]> git.localhorst.tv Git - blobs.git/blobdiff - src/world/Body.hpp
randomize creature properties a bit
[blobs.git] / src / world / Body.hpp
index 3db5e37e362b3de7352dac22ee6a4a848dac5652..df68984915bdf8e22b375280c7df6a10f073a449 100644 (file)
@@ -2,7 +2,7 @@
 #define BLOBS_WORLD_BODY_HPP_
 
 #include "Orbit.hpp"
-#include "../graphics/glm.hpp"
+#include "../math/glm.hpp"
 
 #include <vector>