FreeCalypso > hg > gsm-codec-lib
diff libgsmefr/pred_lt6.c @ 85:db8e0b69a6bb
libgsmefr: pred_lt6.c compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 26 Nov 2022 08:59:34 +0000 |
parents | 49dd1ac8e75b |
children |
line wrap: on
line diff
--- a/libgsmefr/pred_lt6.c Sat Nov 26 07:30:53 2022 +0000 +++ b/libgsmefr/pred_lt6.c Sat Nov 26 08:59:34 2022 +0000 @@ -13,9 +13,12 @@ * *************************************************************************/ +#include "gsm_efr.h" #include "typedef.h" +#include "namespace.h" #include "basic_op.h" -#include "count.h" +#include "no_count.h" +#include "codec.h" #define UP_SAMP 6 #define L_INTERPOL 10