forked from mirror/OpenTTD
(svn r11774) -Change: do not include variables.h in a header when it is not needed.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "window_func.h"
|
||||
#include "vehicle_func.h"
|
||||
#include "sound_func.h"
|
||||
#include "variables.h"
|
||||
|
||||
|
||||
static Vehicle *FindFloodableVehicleOnTile(TileIndex tile);
|
||||
|
Reference in New Issue
Block a user