]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/ra144.c
parser: Move Doxygen documentation to the header files
[ffmpeg] / libavcodec / ra144.c
index 3c76a0ab7c1193170bce97c6f233060ec0944743..3705610fbbcbe33c0c3f9d3a5553f0cd7bc483c9 100644 (file)
@@ -22,8 +22,8 @@
 #include <stdint.h>
 #include "avcodec.h"
 #include "celp_filters.h"
+#include "mathops.h"
 #include "ra144.h"
-#include "libavutil/common.h"
 
 const int16_t ff_gain_val_tab[256][3] = {
     { 541, 956,  768}, { 877, 581,  568}, { 675,1574,  635}, {1248,1464,  668},