summaryrefslogtreecommitdiff
path: root/libavcodec/vda_internal.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_internal.h
parent9837442a397bb300ac8226472e1d65ce85f66119 (diff)
vda: reordering headers inclusion.
Diffstat (limited to 'libavcodec/vda_internal.h')
-rw-r--r--libavcodec/vda_internal.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/libavcodec/vda_internal.h b/libavcodec/vda_internal.h
index c6dcaa8ff6..02c13df721 100644
--- a/libavcodec/vda_internal.h
+++ b/libavcodec/vda_internal.h
@@ -23,16 +23,8 @@
#ifndef AVCODEC_VDA_INTERNAL_H
#define AVCODEC_VDA_INTERNAL_H
-#include "h264.h"
-#include "h264data.h"
-
#include "vda.h"
-#include <CoreFoundation/CFDictionary.h>
-#include <CoreFoundation/CFNumber.h>
-#include <CoreFoundation/CFData.h>
-#include <CoreFoundation/CFString.h>
-
/**
* \addtogroup VDA_Decoding
*