summaryrefslogtreecommitdiff
path: root/town_gui.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-21 22:15:02 +0000
committertron <tron@openttd.org>2005-07-21 22:15:02 +0000
commit0762aa9ec950a7c7966b1706daa7a032f5de790a (patch)
tree0e2d2d052ab58755549ef42d694f58679a4c496c /town_gui.c
parenta446294e7cdbcf71ffe2052a4a9954dc46a64133 (diff)
downloadopenttd-0762aa9ec950a7c7966b1706daa7a032f5de790a.tar.xz
(svn r2669) Shuffle some more stuff around to reduce dependencies
Diffstat (limited to 'town_gui.c')
-rw-r--r--town_gui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/town_gui.c b/town_gui.c
index 49bddab1c..23791b663 100644
--- a/town_gui.c
+++ b/town_gui.c
@@ -12,6 +12,7 @@
#include "command.h"
#include "player.h"
#include "network.h"
+#include "variables.h"
static const Widget _town_authority_widgets[] = {
{ WWT_TEXTBTN, RESIZE_NONE, 13, 0, 10, 0, 13, STR_00C5, STR_018B_CLOSE_WINDOW},