diff options
Diffstat (limited to 'src/newgrf.cpp')
-rw-r--r-- | src/newgrf.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/newgrf.cpp b/src/newgrf.cpp index 9ce5dde8e..ae49f1da4 100644 --- a/src/newgrf.cpp +++ b/src/newgrf.cpp @@ -41,11 +41,8 @@ #include "strings_func.h" #include "gfx_func.h" #include "date_func.h" -#include "vehicle_func.h" -#include "sound_func.h" #include "string_func.h" #include "network/network.h" -#include "map_func.h" #include <map> #include "core/alloc_type.hpp" #include "core/mem_func.hpp" |