summaryrefslogtreecommitdiff
path: root/src/autoreplace_cmd.cpp
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2007-12-12 14:37:35 +0000
committersmatz <smatz@openttd.org>2007-12-12 14:37:35 +0000
commit5acc147c1cc5322ad1f307f4e1143a17cb8f77b3 (patch)
treedb66fb63672eccb83db1f1e2338cd7b2d56150aa /src/autoreplace_cmd.cpp
parente0646af976337e6ed210b0ea920710613f078fca (diff)
downloadopenttd-5acc147c1cc5322ad1f307f4e1143a17cb8f77b3.tar.xz
(svn r11625) -Codechange: add CO_* enum at some places, add includes of order.h too
Diffstat (limited to 'src/autoreplace_cmd.cpp')
-rw-r--r--src/autoreplace_cmd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/autoreplace_cmd.cpp b/src/autoreplace_cmd.cpp
index 60f7b826e..d87468f16 100644
--- a/src/autoreplace_cmd.cpp
+++ b/src/autoreplace_cmd.cpp
@@ -18,7 +18,7 @@
#include "cargotype.h"
#include "group.h"
#include "strings.h"
-
+#include "order.h"
/*
* move the cargo from one engine to another if possible