X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=afh.c;h=66c4d1ca0f41a9c0b09ff2f70bc3ce566007bca8;hb=fb5d56ca5ec72163e2ef0665a857a9020679be0a;hp=c5d7aec296a7a44b2fedfd2532ad838f89654e6c;hpb=1c8226eae0e976d940366cd10bd708d8e4d0bca5;p=paraslash.git diff --git a/afh.c b/afh.c index c5d7aec2..66c4d1ca 100644 --- a/afh.c +++ b/afh.c @@ -7,7 +7,6 @@ /** \file afh.c Paraslash's standalone audio format handler tool. */ #include -#include #include #include "para.h" @@ -16,6 +15,7 @@ #include "fd.h" #include "afh.h" #include "error.h" +#include "version.h" static struct afh_args_info conf; /** The list of all status items */