diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-22 10:14:35 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2008-12-22 10:14:35 +0000 |
commit | ed7bd1a9a343e51a915e9a4d9c6eec072bc87031 (patch) | |
tree | 47924b658cd905b3fc78b431361199440f504283 /gst/mxf/mxfaes-bwf.h | |
parent | f8ae7724ba32d13d7c4cf3a22281337755b89ab5 (diff) | |
download | gstreamer-plugins-bad-ed7bd1a9a343e51a915e9a4d9c6eec072bc87031.tar.gz |
gst/mxf/: Cleanup of the includes.
Original commit message from CVS:
* gst/mxf/mxf.c:
* gst/mxf/mxfaes-bwf.h:
* gst/mxf/mxfd10.c:
* gst/mxf/mxfdms1.c:
* gst/mxf/mxfdms1.h:
* gst/mxf/mxfmpeg.h:
* gst/mxf/mxftypes.h:
Cleanup of the includes.
Diffstat (limited to 'gst/mxf/mxfaes-bwf.h')
-rw-r--r-- | gst/mxf/mxfaes-bwf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/mxf/mxfaes-bwf.h b/gst/mxf/mxfaes-bwf.h index 6412504ee..b9967456a 100644 --- a/gst/mxf/mxfaes-bwf.h +++ b/gst/mxf/mxfaes-bwf.h @@ -27,7 +27,6 @@ #include <gst/gst.h> #include "mxfparse.h" -#include "mxfmetadata.h" void mxf_aes_bwf_init (void); |