summaryrefslogtreecommitdiff
path: root/src/newgrf_town.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newgrf_town.h')
-rw-r--r--src/newgrf_town.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/newgrf_town.h b/src/newgrf_town.h
index b591658e9..bf888229e 100644
--- a/src/newgrf_town.h
+++ b/src/newgrf_town.h
@@ -12,6 +12,8 @@
#ifndef NEWGRF_TOWN_H
#define NEWGRF_TOWN_H
+#include "town_type.h"
+
/* Currently there is no direct town resolver; we only need to get town
* variable results from inside stations, house tiles and industry tiles. */