]> git.localhorst.tv Git - blobs.git/blobdiff - src/ui/Widget.hpp
randomize creature properties a bit
[blobs.git] / src / ui / Widget.hpp
index 0f9c8d9d3ad3a77ebadf3fffecd4d78bc312da39..a69defbcfc45a4cb1b2dcd510b9fb4a2cb540eb5 100644 (file)
@@ -1,7 +1,7 @@
 #ifndef BLOBS_UI_WIDGET_HPP_
 #define BLOBS_UI_WIDGET_HPP_
 
-#include "../graphics/glm.hpp"
+#include "../math/glm.hpp"
 
 
 namespace blobs {