diff options
-rw-r--r-- | src/newgrf.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp index f6a344ea6..bd14ca64d 100644 --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -49,8 +49,6 @@ #include "map_func.h" #include <map> -#include <map> - #include "table/strings.h" #include "table/sprites.h" #include "table/town_land.h" |