(svn r16648) -Codechange: move some more includes around

This commit is contained in:
yexo
2009-06-24 22:38:47 +00:00
parent 44c15e4196
commit 8bc9adde19
4 changed files with 4 additions and 1 deletions

View File

@@ -30,6 +30,7 @@
#include "settings_type.h"
#include "station_base.h"
#include "cargotype.h"
#include "newgrf_cargo.h"
#include "table/strings.h"
#include "table/sprites.h"