summaryrefslogtreecommitdiff
path: root/src/autoreplace_cmd.cpp
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-01-07 09:19:53 +0000
committerrubidium <rubidium@openttd.org>2008-01-07 09:19:53 +0000
commita8a3a7e3f277c205900f5dde7441e612cd0114a8 (patch)
tree1bde0819bd2092a7d4c9fda75d5f70aaaa075f35 /src/autoreplace_cmd.cpp
parentb0ac283aeca94df1af922bc3e02d456464486427 (diff)
downloadopenttd-a8a3a7e3f277c205900f5dde7441e612cd0114a8.tar.xz
(svn r11775) -Codechange: move all autoreplace/autorenew functions to a single location.
Diffstat (limited to 'src/autoreplace_cmd.cpp')
-rw-r--r--src/autoreplace_cmd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/autoreplace_cmd.cpp b/src/autoreplace_cmd.cpp
index c2ca04b7f..5b53cdb84 100644
--- a/src/autoreplace_cmd.cpp
+++ b/src/autoreplace_cmd.cpp
@@ -21,6 +21,7 @@
#include "vehicle_func.h"
#include "functions.h"
#include "variables.h"
+#include "autoreplace_func.h"
/*
* move the cargo from one engine to another if possible