summaryrefslogtreecommitdiff
path: root/ship_cmd.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-12-24 20:54:31 +0000
committertron <tron@openttd.org>2005-12-24 20:54:31 +0000
commit04c096ee63719c09e839131ea0d692b8dbd5815d (patch)
treef27cb57b28266ad113ae51e65823d58d38374c25 /ship_cmd.c
parent9b5f7f9d382165cfc1efce9bc4a162094d17e86d (diff)
downloadopenttd-04c096ee63719c09e839131ea0d692b8dbd5815d.tar.xz
(svn r3339) Remove unnecessary includes
Diffstat (limited to 'ship_cmd.c')
-rw-r--r--ship_cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ship_cmd.c b/ship_cmd.c
index be6b2aee8..880ef60da 100644
--- a/ship_cmd.c
+++ b/ship_cmd.c
@@ -12,7 +12,6 @@
#include "station.h"
#include "news.h"
#include "engine.h"
-#include "gui.h"
#include "player.h"
#include "sound.h"
#include "npf.h"