summaryrefslogtreecommitdiff
path: root/src/pathfinder/opf/opf_ship.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathfinder/opf/opf_ship.h')
-rw-r--r--src/pathfinder/opf/opf_ship.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pathfinder/opf/opf_ship.h b/src/pathfinder/opf/opf_ship.h
index 10055067b..b124ce34e 100644
--- a/src/pathfinder/opf/opf_ship.h
+++ b/src/pathfinder/opf/opf_ship.h
@@ -12,6 +12,11 @@
#ifndef OPF_SHIP_H
#define OPF_SHIP_H
+#include "../../direction_type.h"
+#include "../../tile_type.h"
+#include "../../track_type.h"
+#include "../../vehicle_type.h"
+
/**
* Finds the best path for given ship using OPF.
* @param v the ship that needs to find a path