X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=random_selector.c;h=36d4d5807ffe8416c6c6cf271ee285c8f08d581f;hp=c3d7e9b0be860fdd635bbe54f64e6dd02ec8f493;hb=880818ccab1a9223399194926dfa33b509d8bc12;hpb=77264e47dcd6a606ecff2f86f14359f25ab0eba0 diff --git a/random_selector.c b/random_selector.c index c3d7e9b0..36d4d580 100644 --- a/random_selector.c +++ b/random_selector.c @@ -7,7 +7,9 @@ /** \file random_selector.c An audio file selector which chooses files by random */ #include /* gettimeofday */ +#include "para.h" #include "server.cmdline.h" +#include "afh.h" #include "server.h" #include "afs_common.h" #include "error.h"