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