diff options
Diffstat (limited to 'src/yapf')
-rw-r--r-- | src/yapf/yapf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/yapf/yapf.h b/src/yapf/yapf.h index 51ba06b92..40851eb42 100644 --- a/src/yapf/yapf.h +++ b/src/yapf/yapf.h @@ -6,6 +6,7 @@ #define YAPF_H #include "../debug.h" +#include "../depot_type.h" /** Finds the best path for given ship. * @param v the ship that needs to find a path |