summaryrefslogtreecommitdiff
path: root/openttd.h
diff options
context:
space:
mode:
Diffstat (limited to 'openttd.h')
-rw-r--r--openttd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openttd.h b/openttd.h
index 46d125705..912b0aea1 100644
--- a/openttd.h
+++ b/openttd.h
@@ -51,7 +51,7 @@ typedef struct YearMonthDay {
#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;