X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=aac_afh.c;h=8550a8ac6801d421e5cf186b48360922face11e8;hp=f70b811c4e2fedd39c1bb53d9d77e98dbbdd23aa;hb=9498eb1c15c7e92c50675e7a951c0c0ea73cd93d;hpb=16b889fa03e8e9e97ed89370ad40fea4ee9b3e3a 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"