summaryrefslogtreecommitdiff
path: root/ship_gui.c
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-02-03 12:55:21 +0000
committerpeter1138 <peter1138@openttd.org>2006-02-03 12:55:21 +0000
commit6c28b1cec7b55b0b4074710bffd93965fe0a5e47 (patch)
treea77196f7b7c19f9fe9ae1fa323355f9cdfdd7e7e /ship_gui.c
parent23d2bfb8b2bde11cd163f1d03762082fa7c51076 (diff)
downloadopenttd-6c28b1cec7b55b0b4074710bffd93965fe0a5e47.tar.xz
(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.
Diffstat (limited to 'ship_gui.c')
-rw-r--r--ship_gui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ship_gui.c b/ship_gui.c
index 32c4822fe..8960c64f6 100644
--- a/ship_gui.c
+++ b/ship_gui.c
@@ -18,6 +18,7 @@
#include "engine.h"
#include "depot.h"
#include "vehicle_gui.h"
+#include "newgrf_engine.h"
/**
* Draw the purchase info details of a ship at a given location.