(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.

This commit is contained in:
rubidium
2008-09-30 20:51:04 +00:00
parent 3b798599b6
commit b650a86e58
111 changed files with 234 additions and 234 deletions

View File

@@ -22,13 +22,13 @@
#include "newgrf_text.h"
#include "strings_func.h"
#include "map_func.h"
#include "player_func.h"
#include "company_func.h"
#include "settings_type.h"
#include "tilehighlight_func.h"
#include "string_func.h"
#include "sortlist_type.h"
#include "widgets/dropdown_func.h"
#include "player_base.h"
#include "company_base.h"
#include "table/strings.h"
#include "table/sprites.h"