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