diff --git a/libavcodec/dirac_vlc.h b/libavcodec/dirac_vlc.h index 523e9ca813..42ae41b00a 100644 --- a/libavcodec/dirac_vlc.h +++ b/libavcodec/dirac_vlc.h @@ -22,7 +22,7 @@ #ifndef AVCODEC_DIRAC_VLC_H #define AVCODEC_DIRAC_VLC_H -#include +#include "libavutil/avutil.h" /* Can be 32 bits wide for some performance gain on some machines, but it will * incorrectly decode very long coefficients (usually only 1 or 2 per frame) */