]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/lsp.c
hq_hqa: Fix table data for profile 17
[ffmpeg] / libavcodec / lsp.c
index b501bfb7b868760158658fbda77a141f0ad7cc93..8a05aede620724067224fa7e38cce47527f914f6 100644 (file)
@@ -27,7 +27,6 @@
 #define FRAC_BITS 14
 #include "mathops.h"
 #include "lsp.h"
-#include "celp_math.h"
 
 void ff_acelp_reorder_lsf(int16_t* lsfq, int lsfq_min_distance, int lsfq_min, int lsfq_max, int lp_order)
 {