summaryrefslogtreecommitdiff
path: root/src/tile_cmd.h
diff options
context:
space:
mode:
authorbjarni <bjarni@openttd.org>2008-05-07 08:38:56 +0000
committerbjarni <bjarni@openttd.org>2008-05-07 08:38:56 +0000
commit3c82dd655064021054b0e709288f264e7e4f49a3 (patch)
treecdcdab7184c33c4552eaef3624b9bd3c0b03cb32 /src/tile_cmd.h
parent43328ced4626e210ca0bce434954bc60255becdf (diff)
downloadopenttd-3c82dd655064021054b0e709288f264e7e4f49a3.tar.xz
(svn r12985) -Fix (r12977): [OSX] fixed missing includes in the cocoa files
Diffstat (limited to 'src/tile_cmd.h')
-rw-r--r--src/tile_cmd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tile_cmd.h b/src/tile_cmd.h
index 0ad4d1fe3..08a363b92 100644
--- a/src/tile_cmd.h
+++ b/src/tile_cmd.h
@@ -15,6 +15,7 @@
#include "player_type.h"
#include "direction_type.h"
#include "track_type.h"
+#include "openttd.h"
/** The returned bits of VehicleEnterTile. */
enum VehicleEnterTileStatus {