Readded and optimized mapgen V6
[oweals/minetest.git] / src / sky.cpp
index 76dcac8b7fcd68ba4eb998b3ca0a44e95f6dea6f..22b12ca1ba6c687c57dc4a3e1c3870dd5f0a4918 100644 (file)
@@ -3,11 +3,11 @@
 #include "ISceneManager.h"
 #include "ICameraSceneNode.h"
 #include "S3DVertex.h"
-#include "utility.h" // MYMIN
 #include "tile.h" // getTexturePath
 #include "noise.h" // easeCurve
 #include "main.h" // g_profiler
 #include "profiler.h"
+#include "util/numeric.h" // MYMIN
 
 //! constructor
 Sky::Sky(scene::ISceneNode* parent, scene::ISceneManager* mgr, s32 id):