X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fmdct15.h;h=035246ff9787639a1e3ceb951607217d2f8330cb;hb=46dac8cf3d250184ab4247809bc03f60e14f4c0c;hp=42e60f3e102c2b63c906016de08668dafd25f2ea;hpb=b2f32d60eeaf883bb7d9e1b8cc2fb9a983d08f72;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 {