Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Zwickert <dilaroga@free.fr>2011-11-15 00:20:04 +0400
committerSebastien Zwickert <dilaroga@free.fr>2011-11-15 01:24:03 +0400
commitb46134f6593d388e3ebdc4a49b3c7ad51335ff03 (patch)
tree2a333ea95190cce774234dd205f4c2dc293d8b85 /libavcodec/vda_h264.c
parent9837442a397bb300ac8226472e1d65ce85f66119 (diff)
vda: reordering headers inclusion.
Diffstat (limited to 'libavcodec/vda_h264.c')
-rw-r--r--libavcodec/vda_h264.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/vda_h264.c b/libavcodec/vda_h264.c
index 3fa5614eac..5d624ac132 100644
--- a/libavcodec/vda_h264.c
+++ b/libavcodec/vda_h264.c
@@ -20,6 +20,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+#include "h264.h"
#include "vda_internal.h"
static int start_frame(AVCodecContext *avctx,