X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=mp3_afh.c;h=5eacf63bea0d35b32966fdfcdd2577c1784f01d1;hb=1dbe0b9828c0fe0fb642361473dedbcef7defc4c;hp=f0db140d2213a36283e497a73531c4edfb7d79ef;hpb=343a65bc48b4e0cda4d9a14afcd7e96cca9c5de9;p=paraslash.git diff --git a/mp3_afh.c b/mp3_afh.c index f0db140d..5eacf63b 100644 --- a/mp3_afh.c +++ b/mp3_afh.c @@ -16,13 +16,13 @@ * Johannes Overmann */ +#include #include + #include "para.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 */