diff --git a/src/newgrf.cpp b/src/newgrf.cpp index 8245262f75..7618bd0050 100644 --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -54,7 +54,6 @@ #include "table/sprites.h" #include "table/town_land.h" #include "table/build_industry.h" -#include "table/landscape_sprite.h" /* TTDPatch extended GRF format codec * (c) Petr Baudis 2004 (GPL'd)