summaryrefslogtreecommitdiff
path: root/src/order.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/order.h')
-rw-r--r--src/order.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/order.h b/src/order.h
index a6e091c77..65aee3961 100644
--- a/src/order.h
+++ b/src/order.h
@@ -9,6 +9,7 @@
#include "core/bitmath_func.hpp"
#include "cargo_type.h"
#include "vehicle_type.h"
+#include "tile_type.h"
enum {
INVALID_VEH_ORDER_ID = 0xFF,