]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - mp3dec.c
convert para_audiod to the new scheduler.
[paraslash.git] / mp3dec.c
index c02432eee8fa82ed8a1ab633afebac47fccb89df..dd7887d51f830409289f389ffa4bd5fd9f897717 100644 (file)
--- a/mp3dec.c
+++ b/mp3dec.c
@@ -19,8 +19,8 @@
 /** \file mp3dec.c paraslash's mp3 decoder */
 
 #include "para.h"
-
 #include "list.h"
+#include "sched.h"
 #include "filter.h"
 #include "error.h"
 #include <mad.h>