openttd.h
changeset 2159 3b634157c3b2
parent 2153 91e89aa8c299
child 2163 637ec3c361f5
--- a/openttd.h	Thu Jul 21 21:13:42 2005 +0000
+++ b/openttd.h	Thu Jul 21 22:15:02 2005 +0000
@@ -51,7 +51,7 @@
 #define MAX_YEAR_END_REAL 2090
 #define MAX_YEAR_END 170
 
-#include "macros.h"
+#include "map.h"
 
 // Forward declarations of structs.
 typedef struct Vehicle Vehicle;