summaryrefslogtreecommitdiff
path: root/src/newgrf_commons.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_commons.h')
-rw-r--r--src/newgrf_commons.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/newgrf_commons.h b/src/newgrf_commons.h
index a9cc50659..4202c18db 100644
--- a/src/newgrf_commons.h
+++ b/src/newgrf_commons.h
@@ -22,8 +22,6 @@
#include "direction_type.h"
#include "company_type.h"
-struct GRFFile;
-
/** Context for tile accesses */
enum TileContext {
TCX_NORMAL, ///< Nothing special.