1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-17 03:29:09 +00:00

(svn r15192) -Cleanup: remove unused include

This commit is contained in:
rubidium
2009-01-21 09:20:55 +00:00
parent b44390bf39
commit 59d61e5d9d

View File

@@ -54,7 +54,6 @@
#include "table/sprites.h"
#include "table/town_land.h"
#include "table/build_industry.h"
#include "table/landscape_sprite.h"
/* TTDPatch extended GRF format codec
* (c) Petr Baudis 2004 (GPL'd)