diff options
Diffstat (limited to 'src/genworld.cpp')
-rw-r--r-- | src/genworld.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/genworld.cpp b/src/genworld.cpp index 08768e024..885e5171e 100644 --- a/src/genworld.cpp +++ b/src/genworld.cpp @@ -21,7 +21,7 @@ #include "map_func.h" #include "date_func.h" #include "core/random_func.hpp" -#include "engine.h" +#include "engine_func.h" #include "settings_type.h" #include "newgrf_storage.h" #include "water.h" |