diff options
Diffstat (limited to 'libavcodec/sipr16k.c')
-rw-r--r-- | libavcodec/sipr16k.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/sipr16k.c b/libavcodec/sipr16k.c index ca10cd9c70..bd0600c7b3 100644 --- a/libavcodec/sipr16k.c +++ b/libavcodec/sipr16k.c @@ -24,6 +24,7 @@ #include <math.h> #include "sipr.h" +#include "libavutil/common.h" #include "libavutil/mathematics.h" #include "lsp.h" #include "celp_math.h" |