diff options
Diffstat (limited to 'src/utility.cpp')
-rw-r--r-- | src/utility.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/utility.cpp b/src/utility.cpp index 6f16b7658..3aa397e9e 100644 --- a/src/utility.cpp +++ b/src/utility.cpp @@ -24,7 +24,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "utility.h" #include "irrlichtwrapper.h" #include "gettime.h" -#include "mapblock.h" TimeTaker::TimeTaker(const char *name, u32 *result) { |