(svn r21890) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2011-01-22 14:52:20 +00:00
parent 849772f0fd
commit 7eba2bf4d3
95 changed files with 14 additions and 131 deletions

View File

@@ -13,7 +13,6 @@
#include "ship.h"
#include "landscape.h"
#include "timetable.h"
#include "command_func.h"
#include "news_func.h"
#include "company_func.h"
#include "pathfinder/npf/npf_func.h"
@@ -32,7 +31,6 @@
#include "sound_func.h"
#include "ai/ai.hpp"
#include "pathfinder/opf/opf_ship.h"
#include "landscape_type.h"
#include "engine_base.h"
#include "company_base.h"