diff options
Diffstat (limited to 'src/strings.cpp')
-rw-r--r-- | src/strings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strings.cpp b/src/strings.cpp index 29fbfb41b..437619480 100644 --- a/src/strings.cpp +++ b/src/strings.cpp @@ -13,7 +13,7 @@ #include "openttd.h" #include "currency.h" #include "spritecache.h" -#include "namegen_func.h" +#include "townname_func.h" #include "station_base.h" #include "town.h" #include "screenshot.h" |