src/town_map.h
branchNewGRF_ports
changeset 6872 1c4a4a609f85
parent 6871 5a9dc001e1ad
child 6878 7d1ff2f621c7
child 9732 f8eb3e208514
--- a/src/town_map.h	Mon Dec 03 23:39:38 2007 +0000
+++ b/src/town_map.h	Tue Jan 22 21:00:30 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.