(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

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