summaryrefslogtreecommitdiff
path: root/src/yapf/yapf.h
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-03-31 00:06:17 +0000
committerrubidium <rubidium@openttd.org>2008-03-31 00:06:17 +0000
commit2edd403656281f774e4a53251395b7b647a1c48b (patch)
treeeb3da2680e728750995c9c6d9df9bee5c7028211 /src/yapf/yapf.h
parent4a1035ab95a994991b2ce802dbbd78f7dd6c0090 (diff)
downloadopenttd-2edd403656281f774e4a53251395b7b647a1c48b.tar.xz
(svn r12489) -Codechange: split station.h into station_base.h and station_func.h.
Diffstat (limited to 'src/yapf/yapf.h')
-rw-r--r--src/yapf/yapf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/yapf/yapf.h b/src/yapf/yapf.h
index 40851eb42..f11ef2a40 100644
--- a/src/yapf/yapf.h
+++ b/src/yapf/yapf.h
@@ -7,6 +7,7 @@
#include "../debug.h"
#include "../depot_type.h"
+#include "../direction_type.h"
/** Finds the best path for given ship.
* @param v the ship that needs to find a path