(svn r11774) -Change: do not include variables.h in a header when it is not needed.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include "station_map.h"
|
||||
#include "vehicle_base.h"
|
||||
#include "engine.h"
|
||||
#include "variables.h"
|
||||
|
||||
/** An aircraft can be one ot those types */
|
||||
enum AircraftSubType {
|
||||
|
Reference in New Issue
Block a user