FreeCalypso > hg > gsm-codec-lib
diff libgsmefr/reorder.c @ 90:9ad6bf2f1ee1
libgsmefr: reorder.c compiles
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 26 Nov 2022 17:50:00 +0000 |
parents | 49dd1ac8e75b |
children | 0faf23a9286f |
line wrap: on
line diff
--- a/libgsmefr/reorder.c Sat Nov 26 17:48:11 2022 +0000 +++ b/libgsmefr/reorder.c Sat Nov 26 17:50:00 2022 +0000 @@ -8,9 +8,12 @@ * *************************************************************************/ +#include "gsm_efr.h" #include "typedef.h" +#include "namespace.h" #include "basic_op.h" -#include "count.h" +#include "no_count.h" +#include "sig_proc.h" void Reorder_lsf ( Word16 *lsf, /* (i/o) : vector of LSFs (range: 0<=val<=0.5) */