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 faa68e8d0..3e03c50b9 100644 --- a/src/command.c +++ b/src/command.c @@ -36,6 +36,7 @@ #include "dbUtils.h" #include "tag.h" #include "client.h" +#include "tag_print.h" #include "os_compat.h" #define COMMAND_PLAY "play" |