src/town_map.h
branchnoai
changeset 9723 eee46cb39750
parent 9722 ebf0ece7d8f6
child 6878 7d1ff2f621c7
child 9732 f8eb3e208514
--- a/src/town_map.h	Fri Nov 23 16:59:30 2007 +0000
+++ b/src/town_map.h	Wed Jan 09 18:11:12 2008 +0000
@@ -6,7 +6,9 @@
 #define TOWN_MAP_H
 
 #include "town.h"
-#include "date.h"
+#include "date_func.h"
+#include "tile_map.h"
+#include "functions.h"
 
 /**
  * Get the index of which town this house/street is attached to.