diff options
Diffstat (limited to 'src/client/tile.cpp')
-rw-r--r-- | src/client/tile.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/tile.cpp b/src/client/tile.cpp index 35e5585a0..a29a6611a 100644 --- a/src/client/tile.cpp +++ b/src/client/tile.cpp @@ -21,7 +21,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include <algorithm> #include <ICameraSceneNode.h> -#include <IrrCompileConfig.h> #include "util/string.h" #include "util/container.h" #include "util/thread.h" |