(svn r17693) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2009-10-04 17:16:41 +00:00
parent 7c74afb1c3
commit 982b8ee5fc
185 changed files with 16 additions and 370 deletions

View File

@@ -10,7 +10,6 @@
/** @file highscore.cpp Definition of functions used for highscore handling */
#include "highscore.h"
#include "settings_type.h"
#include "company_base.h"
#include "company_func.h"
#include "cheat_func.h"