(svn r21890) -Cleanup: remove some unneeded includes

This commit is contained in:
rubidium
2011-01-22 14:52:20 +00:00
parent d021a6b834
commit 05199a641a
95 changed files with 14 additions and 131 deletions

View File

@@ -10,7 +10,6 @@
/** @file oldloader.cpp Functions for handling of TTO/TTD/TTDP savegames. */
#include "../stdafx.h"
#include "../openttd.h"
#include "../debug.h"
#include "../strings_type.h"
#include "../string_func.h"