X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afs_common.c;h=72be6a9da47223b2849b28c97c1427a7cb22df59;hp=36da960b30d70673b1dfef94c6068a71fa5687c8;hb=c8eeb1f82c5541c900191b840c90cc0585345bec;hpb=77264e47dcd6a606ecff2f86f14359f25ab0eba0 diff --git a/afs_common.c b/afs_common.c index 36da960b..72be6a9d 100644 --- a/afs_common.c +++ b/afs_common.c @@ -7,7 +7,9 @@ /** \file afs_common.c Functions common to all audio file selectors. */ +#include "para.h" #include "server.cmdline.h" +#include "afh.h" #include "server.h" #include "vss.h" #include /* readdir() */