diff options
Diffstat (limited to 'src/voxel.cpp')
-rw-r--r-- | src/voxel.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 |