(svn r12488) -Codechange: split order.h into order_base.h and order_func.h.

This commit is contained in:
rubidium
2008-03-30 23:24:18 +00:00
parent 8e9750901d
commit b84b16cfcd
26 changed files with 79 additions and 56 deletions

View File

@@ -32,6 +32,7 @@
#include "../../settings_type.h"
#include "default.h"
#include "../../tunnelbridge.h"
#include "../../order_func.h"
#include "../../table/ai_rail.h"