X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fvoxel.cpp;h=5938f9016d7e202d161cc9c5d722c2870e9cf4ad;hb=7985d746f97ce1b37b6ca48a8a3e7ed70d02e4b0;hp=f60b641f1af7954e3d9fd9cdab1c555d562ab946;hpb=6e196c2ce4285c0aea2a5c714e842d90c1b84b43;p=dragonfireclient.git diff --git a/src/voxel.cpp b/src/voxel.cpp index f60b641f1..5938f9016 100644 --- a/src/voxel.cpp +++ b/src/voxel.cpp @@ -19,10 +19,9 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "voxel.h" #include "map.h" - -// For TimeTaker -#include "utility.h" +#include "utility.h" // For TimeTaker #include "gettime.h" +#include "content_mapnode.h" /* Debug stuff