aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/command.c b/src/command.c
index 661c28fdd..9fc1673d2 100644
--- a/src/command.c
+++ b/src/command.c
@@ -28,9 +28,10 @@
#include "permission.h"
#include "buffer2array.h"
#include "log.h"
-#include "tag.h"
#include "utils.h"
#include "storedPlaylist.h"
+#include "sllist.h"
+#include "ack.h"
#include "os_compat.h"
#define COMMAND_PLAY "play"