X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=mp3_afh.c;h=e36cdef934f238534eb50346869bfa20e9d1e38e;hp=ae7f117bfaeac1841c6883388a4b2e16c7a31a97;hb=b94595f1296c207526af18b821c390d9defec2ef;hpb=81a2a3b91db054a34a011392256c05271ee39114 diff --git a/mp3_afh.c b/mp3_afh.c index ae7f117b..e36cdef9 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -17,10 +17,11 @@ */ #include "para.h" -#include "afh.h" -#include "server.h" #include "error.h" +#include "afh.h" #include "string.h" +#include "afs.h" +#include "server.h" /** \cond some defines and structs which are only used in this file */