summaryrefslogtreecommitdiffstats
path: root/command.c
diff options
context:
space:
mode:
Diffstat (limited to 'command.c')
-rw-r--r--command.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/command.c b/command.c
index e666aee1d2..59d7e7a0d0 100644
--- a/command.c
+++ b/command.c
@@ -4,6 +4,7 @@
#include <string.h>
#include "config.h"
+#include "command.h"
#include "input/input.h"
#include "stream/stream.h"
#include "libmpdemux/demuxer.h"