]> git.localhorst.tv Git - blobs.git/blobdiff - src/graphics/viewport.cpp
randomize creature properties a bit
[blobs.git] / src / graphics / viewport.cpp
index 636f3c35c1015f9cc9612ef9d62c4f592d740692..ac0b9e5c5b7c1516ea2795f615f581bc50861c4a 100644 (file)
@@ -1,7 +1,7 @@
 #include "Camera.hpp"
 #include "Viewport.hpp"
 
-#include "../const.hpp"
+#include "../math/const.hpp"
 #include "../world/Body.hpp"
 
 #include <cmath>