(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

@@ -6,7 +6,7 @@
#define NEWGRF_ENGINE_H
#include "direction_type.h"
#include "newgrf_cargo.h"
#include "newgrf_callbacks.h"
extern int _traininfo_vehicle_pitch;
extern int _traininfo_vehicle_width;