]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - random_selector.c
afh.h: Kill unused SUPPORTED_AUDIO_FORMATS_ARRAY.
[paraslash.git] / random_selector.c
index c3d7e9b0be860fdd635bbe54f64e6dd02ec8f493..36d4d5807ffe8416c6c6cf271ee285c8f08d581f 100644 (file)
@@ -7,7 +7,9 @@
 /** \file random_selector.c An audio file selector which chooses files by random */
 
 #include <sys/time.h> /* gettimeofday */
+#include "para.h"
 #include "server.cmdline.h"
+#include "afh.h"
 #include "server.h"
 #include "afs_common.h"
 #include "error.h"