(svn r2505) Remove some unnecessary #includes

pull/155/head
tron 20 years ago
parent 62b5e913c6
commit 6923badbba

@ -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"

@ -5,7 +5,6 @@
#include "table/sprites.h"
#include "tile.h"
#include <stdarg.h>
#include "gfx.h"
#include "viewport.h"
#include "command.h"
#include "vehicle.h"

@ -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"

@ -3,7 +3,6 @@
#include "debug.h"
#include "table/sprites.h"
#include "table/strings.h"
#include "gfx.h"
#include "map.h"
#include "tile.h"
#include "vehicle.h"

Loading…
Cancel
Save