diff options
Diffstat (limited to 'src/table')
-rw-r--r-- | src/table/namegen.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/table/namegen.h b/src/table/namegen.h index a9cc514e5..c9695e302 100644 --- a/src/table/namegen.h +++ b/src/table/namegen.h @@ -3,7 +3,7 @@ /** @file table/namegen.h Namepart tables for the town name generator */ #include "../stdafx.h" -#include "../openttd.h" +#include "../core/enum_type.hpp" static const char *name_original_english_1[] = { "Great ", |