diff options
Diffstat (limited to 'src/client/tile.h')
-rw-r--r-- | src/client/tile.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/tile.h b/src/client/tile.h index 7796e801d..b75916841 100644 --- a/src/client/tile.h +++ b/src/client/tile.h @@ -21,7 +21,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #define TILE_HEADER #include "irrlichttypes.h" -#include "irr_v2d.h" #include "irr_v3d.h" #include <ITexture.h> #include <IrrlichtDevice.h> |