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
commit8fea5a62c9190cb86128c89f92c89ea1c656c3f0 (patch)
treecdcdab7184c33c4552eaef3624b9bd3c0b03cb32 /src/tile_cmd.h
parentca4349b5175daa0e7a06db1b95bda8e31908a176 (diff)
downloadopenttd-8fea5a62c9190cb86128c89f92c89ea1c656c3f0.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 {