diff options
Diffstat (limited to 'ship_gui.c')
-rw-r--r-- | ship_gui.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ship_gui.c b/ship_gui.c index 14d0e0179..752bc4f53 100644 --- a/ship_gui.c +++ b/ship_gui.c @@ -13,6 +13,7 @@ #include "player.h" #include "engine.h" #include "depot.h" +#include "vehicle_gui.h" /** * Draw the purchase info details of a ship at a given location. |