aboutsummaryrefslogtreecommitdiffstats
path: root/src/command.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/command.c b/src/command.c
index 83a8d3a2d..c6d751258 100644
--- a/src/command.c
+++ b/src/command.c
@@ -31,12 +31,7 @@
#include "tag.h"
#include "utils.h"
#include "storedPlaylist.h"
-
-#include <assert.h>
-#include <stdarg.h>
-#include <stdlib.h>
-#include <string.h>
-#include <unistd.h>
+#include "os_compat.h"
#define COMMAND_PLAY "play"
#define COMMAND_PLAYID "playid"