lavc/proresdec.h: Include a missing header

Fixes make checkheaders
pull/302/head
Carl Eugen Hoyos 6 years ago
parent 2c64a6bcd2
commit b44a571dc4
  1. 1
      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"

Loading…
Cancel
Save