summaryrefslogtreecommitdiff
path: root/roadveh_cmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'roadveh_cmd.c')
-rw-r--r--roadveh_cmd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/roadveh_cmd.c b/roadveh_cmd.c
index 6255cafd6..30e897897 100644
--- a/roadveh_cmd.c
+++ b/roadveh_cmd.c
@@ -8,6 +8,7 @@
#include "gfx.h"
#include "pathfind.h"
#include "player.h"
+#include "sound.h"
void ShowRoadVehViewWindow(Vehicle *v);