summaryrefslogtreecommitdiff
path: root/misc.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 /misc.c
parentb64c9b8b1f7de8609c25c367d3ad90a86b0b5c95 (diff)
downloadopenttd-229fbefc03fe4c297820ccc40237e93169c0247a.tar.xz
(svn r2505) Remove some unnecessary #includes
Diffstat (limited to 'misc.c')
-rw-r--r--misc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/misc.c b/misc.c
index 6ea0ce98a..9dc4406ba 100644
--- a/misc.c
+++ b/misc.c
@@ -6,7 +6,6 @@
#include "table/sprites.h"
#include "map.h"
#include "vehicle.h"
-#include "gfx.h"
#include "assert.h"
#include "saveload.h"
#include "network.h"