X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=afh.c;h=66c4d1ca0f41a9c0b09ff2f70bc3ce566007bca8;hp=c5d7aec296a7a44b2fedfd2532ad838f89654e6c;hb=e65bdaa6b207d5cd409acaa5d0d33fe85dd7a28d;hpb=1c8226eae0e976d940366cd10bd708d8e4d0bca5 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 */