diff options
Diffstat (limited to 'src/command.c')
-rw-r--r-- | src/command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command.c b/src/command.c index 3ea46dfd4..342729fd5 100644 --- a/src/command.c +++ b/src/command.c @@ -32,6 +32,7 @@ #include "storedPlaylist.h" #include "sllist.h" #include "ack.h" +#include "audio.h" #include "os_compat.h" #define COMMAND_PLAY "play" |