X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fdv.c;h=2a7fbe6672dbb2f1aedcf326cf228785a505b214;hb=bb29ee62e9ef30c26988f386e7c3be7affe836f9;hp=e2a00a6c1453a96e99c096dce4a9970bf82eee10;hpb=73562f1f834ef0ec8f5f881be73a135b9348c112;p=ffmpeg diff --git a/libavcodec/dv.c b/libavcodec/dv.c index e2a00a6c145..2a7fbe6672d 100644 --- a/libavcodec/dv.c +++ b/libavcodec/dv.c @@ -38,6 +38,7 @@ * DV codec. */ +#include "libavutil/internal.h" #include "libavutil/pixdesc.h" #include "avcodec.h" #include "dsputil.h"