src/newgrf_sound.h
changeset 8787 41d9d5adbe87
parent 8157 1505def01945
child 9018 403898e0b54e
--- a/src/newgrf_sound.h	Mon Mar 31 00:17:39 2008 +0000
+++ b/src/newgrf_sound.h	Mon Mar 31 06:42:26 2008 +0000
@@ -6,6 +6,7 @@
 #define NEWGRF_SOUND_H
 
 #include "sound_type.h"
+#include "tile_type.h"
 
 enum VehicleSoundEvent {
 	VSE_START        = 1,