]> git.lizzy.rs Git - minetest.git/blobdiff - src/camera.h
Properly and efficiently use split utility headers
[minetest.git] / src / camera.h
index b2c118f385d4a62e17617ea71683177c3525d2bc..763c4fd8c37dfd99152f1f84c73e3b791d41c48a 100644 (file)
@@ -24,7 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "inventory.h"
 #include "mesh.h"
 #include "tile.h"
-#include "utility.h"
+#include "util/numeric.h"
 #include <ICameraSceneNode.h>
 
 class LocalPlayer;