summaryrefslogtreecommitdiff
path: root/src/newgrf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r--src/newgrf.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp
index 8245262f7..7618bd005 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)