Commit 554e55bb authored by Diego Biurrun's avatar Diego Biurrun

decode.h: Add missing headers to fix standalone compilation

parent 343e2833
......@@ -21,6 +21,8 @@
#ifndef AVCODEC_DECODE_H
#define AVCODEC_DECODE_H
#include "avcodec.h"
/**
* Called by decoders to get the next packet for decoding.
*
......
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