summaryrefslogtreecommitdiff
path: root/src/water_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/water_cmd.cpp')
-rw-r--r--src/water_cmd.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/water_cmd.cpp b/src/water_cmd.cpp
index afba2fa22..2d31c7038 100644
--- a/src/water_cmd.cpp
+++ b/src/water_cmd.cpp
@@ -33,6 +33,7 @@
#include "vehicle_func.h"
#include "sound_func.h"
#include "variables.h"
+#include "player.h"
static Vehicle *FindFloodableVehicleOnTile(TileIndex tile);