diff options
Diffstat (limited to 'libavcodec/rpza.c')
-rw-r--r-- | libavcodec/rpza.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/rpza.c b/libavcodec/rpza.c index ddf39544ff..ddfe05c983 100644 --- a/libavcodec/rpza.c +++ b/libavcodec/rpza.c @@ -39,6 +39,7 @@ #include <string.h> #include <unistd.h> +#include "libavutil/intreadwrite.h" #include "avcodec.h" typedef struct RpzaContext { |