summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2007-07-20 17:32:27 +0000
committerbelugas <belugas@openttd.org>2007-07-20 17:32:27 +0000
commitb6ba94548693b0598ec8cdaf59565f49b68b5b6e (patch)
tree52f8a8d38d2cbb1be8acb15963453325670b68f5
parent79c94729b5e16deef82264bc959e82bb32e0f838 (diff)
downloadopenttd-b6ba94548693b0598ec8cdaf59565f49b68b5b6e.tar.xz
(svn r10641) -Fix(r10638): Forgotten Son... err...include
-rw-r--r--src/industry_cmd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/industry_cmd.cpp b/src/industry_cmd.cpp
index 5ae92f1f3..a6ef9c2a5 100644
--- a/src/industry_cmd.cpp
+++ b/src/industry_cmd.cpp
@@ -31,6 +31,7 @@
#include "water_map.h"
#include "tree_map.h"
#include "cargotype.h"
+#include "newgrf_commons.h"
#include "newgrf_industries.h"
#include "newgrf_industrytiles.h"
#include "newgrf_callbacks.h"