X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=random_selector.c;fp=random_selector.c;h=36d4d5807ffe8416c6c6cf271ee285c8f08d581f;hb=cb6d1dfb9e4067229a4bbde0abd05784d97ef14b;hp=c3d7e9b0be860fdd635bbe54f64e6dd02ec8f493;hpb=5129488b99c3d3796752a380a987c74d041dffe8;p=paraslash.git 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"