Add btr support to the oggdec filter.
[paraslash.git] / audiod_command.c
index bb916713254d96829a953a84121b0a3daeb992ba..b790fc15b1e3226950706bd1180210382792047b 100644 (file)
@@ -9,12 +9,14 @@
 #include <regex.h>
 #include <sys/types.h>
 #include <dirent.h>
+#include <stdbool.h>
 
 #include "para.h"
 #include "audiod.cmdline.h"
 #include "list.h"
 #include "sched.h"
 #include "ggo.h"
+#include "buffer_tree.h"
 #include "filter.h"
 #include "grab_client.h"
 #include "error.h"