src/industry.h
changeset 8264 b1e85998c7d3
parent 8213 7bdd7593eb9b
child 8298 681e3c5f50ad
--- a/src/industry.h	Sun Jan 13 00:28:01 2008 +0000
+++ b/src/industry.h	Sun Jan 13 01:21:35 2008 +0000
@@ -15,6 +15,7 @@
 #include "date_type.h"
 #include "town_type.h"
 #include "industry_type.h"
+#include "strings_type.h"
 
 enum {
 	INVALID_INDUSTRY       = 0xFFFF,