summaryrefslogtreecommitdiff
path: root/disaster_cmd.c
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-01 15:46:27 +0000
committertron <tron@openttd.org>2005-07-01 15:46:27 +0000
commit229fbefc03fe4c297820ccc40237e93169c0247a (patch)
treee78edc687cc8eaa078f5a7ac35cceb9cbe18c36d /disaster_cmd.c
parentb64c9b8b1f7de8609c25c367d3ad90a86b0b5c95 (diff)
downloadopenttd-229fbefc03fe4c297820ccc40237e93169c0247a.tar.xz
(svn r2505) Remove some unnecessary #includes
Diffstat (limited to 'disaster_cmd.c')
-rw-r--r--disaster_cmd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/disaster_cmd.c b/disaster_cmd.c
index a8bb816a0..85b8b56dc 100644
--- a/disaster_cmd.c
+++ b/disaster_cmd.c
@@ -6,7 +6,6 @@
#include "vehicle.h"
#include "command.h"
#include "news.h"
-#include "gfx.h"
#include "station.h"
#include "town.h"
#include "industry.h"