(svn r15704) -Cleanup: remove further includes from recently split files

This commit is contained in:
smatz
2009-03-13 23:48:07 +00:00
parent 42d9816ce3
commit 40745dc0d9
11 changed files with 2 additions and 19 deletions

View File

@@ -13,7 +13,6 @@
#include "network/network.h"
#include "network/network_func.h"
#include "network/network_base.h"
#include "variables.h"
#include "ai/ai.hpp"
#include "company_manager_face.h"
#include "group.h"
@@ -23,7 +22,6 @@
#include "gfx_func.h"
#include "date_func.h"
#include "sound_func.h"
#include "core/alloc_func.hpp"
#include "autoreplace_func.h"
#include "autoreplace_gui.h"
#include "string_func.h"