diff options
Diffstat (limited to 'rail_cmd.c')
-rw-r--r-- | rail_cmd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rail_cmd.c b/rail_cmd.c index 3965322f9..18194af21 100644 --- a/rail_cmd.c +++ b/rail_cmd.c @@ -5,6 +5,7 @@ #include "command.h" #include "pathfind.h" #include "town.h" +#include "sound.h" void ShowTrainDepotWindow(uint tile); |