diff src/town_cmd.cpp @ 8131:e300ac8001ae draft

(svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h'
author rubidium <rubidium@openttd.org>
date Tue, 25 Dec 2007 11:26:07 +0000 (2007-12-25)
parents 19d28ce1813a
children db99ba38abc0
line wrap: on
line diff
--- a/src/town_cmd.cpp
+++ b/src/town_cmd.cpp
@@ -44,6 +44,7 @@
 #include "tunnelbridge_map.h"
 #include "strings_func.h"
 #include "string.h"
+#include "window_func.h"
 
 
 /* Initialize the town-pool */