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