diff options
Diffstat (limited to 'src/newgrf_commons.h')
-rw-r--r-- | src/newgrf_commons.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/newgrf_commons.h b/src/newgrf_commons.h index 51667c216..b352d1126 100644 --- a/src/newgrf_commons.h +++ b/src/newgrf_commons.h @@ -15,7 +15,6 @@ #ifndef NEWGRF_COMMONS_H #define NEWGRF_COMMONS_H -#include "tile_type.h" #include "sprite.h" #include "core/alloc_type.hpp" #include "core/smallvec_type.hpp" |