diff --git a/libavcodec/vc2enc_dwt.h b/libavcodec/vc2enc_dwt.h index ce141d7a57..8e1b61498e 100644 --- a/libavcodec/vc2enc_dwt.h +++ b/libavcodec/vc2enc_dwt.h @@ -22,6 +22,7 @@ #ifndef AVCODEC_VC2ENC_DWT_H #define AVCODEC_VC2ENC_DWT_H +#include #include typedef int16_t dwtcoef;