src/genworld_gui.cpp
changeset 8627 448ebf3a8291
parent 8617 931e0970d509
child 8636 2b158acb649c
--- a/src/genworld_gui.cpp	Tue Dec 25 09:48:53 2007 +0000
+++ b/src/genworld_gui.cpp	Tue Dec 25 11:26:07 2007 +0000
@@ -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.