diff options
Diffstat (limited to 'src/newgrf_sound.h')
-rw-r--r-- | src/newgrf_sound.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/newgrf_sound.h b/src/newgrf_sound.h index d67180b20..e25ca5055 100644 --- a/src/newgrf_sound.h +++ b/src/newgrf_sound.h @@ -14,6 +14,7 @@ #include "sound_type.h" #include "tile_type.h" +#include "vehicle_type.h" enum VehicleSoundEvent { VSE_START = 1, |