summaryrefslogtreecommitdiff
path: root/libavcodec/vda_h264.c
diff options
context:
space:
mode:
authorSebastien Zwickert <dilaroga@free.fr>2011-11-14 21:20:04 +0100
committerSebastien Zwickert <dilaroga@free.fr>2011-11-14 22:24:03 +0100
commitb46134f6593d388e3ebdc4a49b3c7ad51335ff03 (patch)
tree2a333ea95190cce774234dd205f4c2dc293d8b85 /libavcodec/vda_h264.c
parent9837442a397bb300ac8226472e1d65ce85f66119 (diff)
downloadffmpeg-b46134f6593d388e3ebdc4a49b3c7ad51335ff03.tar.gz
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,