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

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

View File

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