Mercurial > hg > openttd
diff src/autoreplace_cmd.cpp @ 8116:9cc845deddfe draft
(svn r11677) -Codechange: move price and command related types/functions to their respective places.
author | rubidium <rubidium@openttd.org> |
---|---|
date | Fri, 21 Dec 2007 21:50:46 +0000 (2007-12-21) |
parents | 2d6af5d7a142 |
children | e300ac8001ae |
line wrap: on
line diff
--- a/src/autoreplace_cmd.cpp +++ b/src/autoreplace_cmd.cpp @@ -7,7 +7,6 @@ #include "table/strings.h" #include "functions.h" #include "news.h" -#include "command.h" #include "player.h" #include "engine.h" #include "debug.h" @@ -19,6 +18,7 @@ #include "group.h" #include "order.h" #include "strings_func.h" +#include "command_func.h" /* * move the cargo from one engine to another if possible