From 81bf9f8503c52974c232252a20d1b1528be66d58 Mon Sep 17 00:00:00 2001 From: rubidium Date: Tue, 25 Dec 2007 11:26:07 +0000 Subject: (svn r11692) -Codechange: move some functions from 'functions.h' to a more logical place and remove about 50% of the includes of 'functions.h' --- src/town_cmd.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/town_cmd.cpp') diff --git a/src/town_cmd.cpp b/src/town_cmd.cpp index 4e982e94d..3bf97bc4d 100644 --- 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 */ -- cgit v1.2.3-70-g09d2