proresenc: add forgotten bytestream include

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Michael Niedermayer 14 years ago
parent b601ded799
commit 9b04f51d5f
  1. 1
      libavcodec/proresenc.c

@ -27,6 +27,7 @@
#include "avcodec.h"
#include "put_bits.h"
#include "bytestream.h"
#include "dsputil.h"
#define DEFAULT_SLICE_MB_WIDTH 8

Loading…
Cancel
Save