Commit c1bffe25 authored by Diego Biurrun's avatar Diego Biurrun

Add required #includes to pass 'make checkheaders'.

Originally committed as revision 23736 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 02174293
......@@ -24,6 +24,9 @@
#include <stdint.h>
#include "avcodec.h"
#include "get_bits.h"
#define PS_MAX_NUM_ENV 5
#define PS_MAX_NR_IIDICC 34
#define PS_MAX_NR_IPDOPD 17
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment