diff src/tile_cmd.h @ 8140:fb8a05d579da draft

(svn r11702) -Codechange: move all date related stuff to date*.
author rubidium <rubidium@openttd.org>
date Wed, 26 Dec 2007 13:50:40 +0000 (2007-12-26)
parents 60ea0f95de91
children 7d580c9c41fb
line wrap: on
line diff
--- a/src/tile_cmd.h
+++ b/src/tile_cmd.h
@@ -11,6 +11,7 @@
 #include "vehicle_type.h"
 #include "cargo_type.h"
 #include "strings_type.h"
+#include "date_type.h"
 
 /** The returned bits of VehicleEnterTile. */
 enum VehicleEnterTileStatus {