X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=aac_afh.c;h=8550a8ac6801d421e5cf186b48360922face11e8;hb=0d711036d936076f05e2c93a9076cc441f3eb9f9;hp=f70b811c4e2fedd39c1bb53d9d77e98dbbdd23aa;hpb=16b889fa03e8e9e97ed89370ad40fea4ee9b3e3a;p=paraslash.git diff --git a/aac_afh.c b/aac_afh.c index f70b811c..8550a8ac 100644 --- a/aac_afh.c +++ b/aac_afh.c @@ -11,6 +11,7 @@ /** \file aac_afh.c para_server's aac audio format handler. */ #include +#include #include "para.h" @@ -22,7 +23,6 @@ #include "portable_io.h" #include "afh.h" #include "string.h" -#include "aac.h" #include "fd.h"