summaryrefslogtreecommitdiff
path: root/src/waypoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/waypoint.cpp')
-rw-r--r--src/waypoint.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/waypoint.cpp b/src/waypoint.cpp
index d7b243f3e..39d44981a 100644
--- a/src/waypoint.cpp
+++ b/src/waypoint.cpp
@@ -29,6 +29,7 @@
#include "vehicle_func.h"
#include "vehicle_base.h"
#include "string_func.h"
+#include "player.h"
enum {
MAX_WAYPOINTS_PER_TOWN = 64,