(svn r2663) Include variables.h only in these files which need it, not globally via openttd.h
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "tile.h"
|
||||
#include "viewport.h"
|
||||
#include "command.h"
|
||||
#include "variables.h"
|
||||
|
||||
typedef struct TerraformerHeightMod {
|
||||
TileIndex tile;
|
||||
|
Reference in New Issue
Block a user