summaryrefslogtreecommitdiff
path: root/gst/mxf/mxfaes-bwf.c
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-03-26 12:46:22 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-03-26 12:46:22 +0100
commitce01236e328ba6863740361c81f1da98d37b687c (patch)
treeaea500713f2c7aa6954396f5eebc128069b3cc78 /gst/mxf/mxfaes-bwf.c
parenteaea85ed4a2f8e442b713b50d89d5df35322c746 (diff)
downloadgstreamer-plugins-bad-ce01236e328ba6863740361c81f1da98d37b687c.tar.gz
mxf: Source files and #include cleanup
Diffstat (limited to 'gst/mxf/mxfaes-bwf.c')
-rw-r--r--gst/mxf/mxfaes-bwf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mxf/mxfaes-bwf.c b/gst/mxf/mxfaes-bwf.c
index df9c0047b..78c2f8a03 100644
--- a/gst/mxf/mxfaes-bwf.c
+++ b/gst/mxf/mxfaes-bwf.c
@@ -35,8 +35,8 @@
#include <gst/gst.h>
#include <string.h>
-#include "mxfwrite.h"
#include "mxfaes-bwf.h"
+#include "mxfessence.h"
#include "mxfquark.h"
GST_DEBUG_CATEGORY_EXTERN (mxf_debug);