diff --git a/libavcodec/proresdec.h b/libavcodec/proresdec.h index 3d99eba078..06e41dd09a 100644 --- a/libavcodec/proresdec.h +++ b/libavcodec/proresdec.h @@ -22,6 +22,7 @@ #ifndef AVCODEC_PRORESDEC_H #define AVCODEC_PRORESDEC_H +#include "get_bits.h" #include "blockdsp.h" #include "proresdsp.h"