X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fmdct15.h;h=035246ff9787639a1e3ceb951607217d2f8330cb;hb=0a071f7124beaf0929f772a8618ac1b6c17b0222;hp=42e60f3e102c2b63c906016de08668dafd25f2ea;hpb=ef71ef5f30ddf1cd61e46628a04608892caf76d2;p=ffmpeg diff --git a/libavcodec/mdct15.h b/libavcodec/mdct15.h index 42e60f3e102..035246ff978 100644 --- a/libavcodec/mdct15.h +++ b/libavcodec/mdct15.h @@ -23,6 +23,8 @@ #include +#include "libavutil/mem_internal.h" + #include "fft.h" typedef struct MDCT15Context {