summaryrefslogtreecommitdiff
path: root/src/genworld.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/genworld.cpp')
-rw-r--r--src/genworld.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/genworld.cpp b/src/genworld.cpp
index 28fbdcfe5..418bfb812 100644
--- a/src/genworld.cpp
+++ b/src/genworld.cpp
@@ -19,7 +19,7 @@
#include "heightmap.h"
#include "date.h"
#include "viewport.h"
-#include "map.h"
+#include "map_func.h"
void GenerateClearTile();
void GenerateIndustries();