summaryrefslogtreecommitdiff
path: root/libavcodec/vda.h
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.h
parent9837442a397bb300ac8226472e1d65ce85f66119 (diff)
vda: reordering headers inclusion.
Diffstat (limited to 'libavcodec/vda.h')
-rw-r--r--libavcodec/vda.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavcodec/vda.h b/libavcodec/vda.h
index e28a6a6148..9a2af2df80 100644
--- a/libavcodec/vda.h
+++ b/libavcodec/vda.h
@@ -29,9 +29,6 @@
// http://openradar.appspot.com/8026390
#undef __GNUC_STDC_INLINE__
-#include <pthread.h>
-#include "avcodec.h"
-
#define Picture QuickdrawPicture
#include <VideoDecodeAcceleration/VDADecoder.h>
#undef Picture