Properly and efficiently use split utility headers
[oweals/minetest.git] / src / voxel.cpp
index c8482939ee3855f5af1e7846c358b219577f859e..8fdae79e1590702935eb739a4d8aae78c7eba301 100644 (file)
@@ -19,9 +19,9 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "voxel.h"
 #include "map.h"
-#include "utility.h" // For TimeTaker
 #include "gettime.h"
 #include "nodedef.h"
+#include "util/timetaker.h"
 
 /*
        Debug stuff