summaryrefslogtreecommitdiff
path: root/src/genworld_gui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/genworld_gui.cpp')
-rw-r--r--src/genworld_gui.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/genworld_gui.cpp b/src/genworld_gui.cpp
index d41ba4251..109c19f88 100644
--- a/src/genworld_gui.cpp
+++ b/src/genworld_gui.cpp
@@ -5,7 +5,6 @@
#include "stdafx.h"
#include "openttd.h"
#include "heightmap.h"
-#include "functions.h"
#include "table/strings.h"
#include "table/sprites.h"
#include "gui.h"
@@ -25,6 +24,7 @@
#include "date.h"
#include "newgrf_config.h"
#include "strings_func.h"
+#include "window_func.h"
/**
* In what 'mode' the GenerateLandscapeWindowProc is.