X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=src%2Fvoxel.cpp;h=8fdae79e1590702935eb739a4d8aae78c7eba301;hb=ab45133ab4826359ca9a5ed50b68150eb462c8ef;hp=c8482939ee3855f5af1e7846c358b219577f859e;hpb=037b2591971d752e67fa7d47095b996b3f56da5a;p=oweals%2Fminetest.git diff --git a/src/voxel.cpp b/src/voxel.cpp index c8482939e..8fdae79e1 100644 --- a/src/voxel.cpp +++ b/src/voxel.cpp @@ -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