diff options
Diffstat (limited to 'libavcodec/qcelpdata.h')
-rw-r--r-- | libavcodec/qcelpdata.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/qcelpdata.h b/libavcodec/qcelpdata.h index f1942ead83..9d249d901e 100644 --- a/libavcodec/qcelpdata.h +++ b/libavcodec/qcelpdata.h @@ -29,7 +29,9 @@ * @remark FFmpeg merging spearheaded by Kenan Gillet */ +#include <stddef.h> #include <stdint.h> +#include "libavutil/common.h" /** * pre-calculated table for hammsinc function |