(svn r22018) -Cleanup: remove some (now) unneeded includes of functions.h

This commit is contained in:
rubidium
2011-02-07 22:37:22 +00:00
parent 701bd8848a
commit cb2c7f871f
12 changed files with 1 additions and 12 deletions

View File

@@ -34,7 +34,6 @@
#include "string_func.h"
#include "newgrf_cargo.h"
#include "cheat_type.h"
#include "functions.h"
#include "animated_tile_func.h"
#include "date_func.h"
#include "subsidy_func.h"