summaryrefslogtreecommitdiffstats
path: root/gst/mxf/mxfdv-dif.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/mxfdv-dif.c
parenteaea85ed4a2f8e442b713b50d89d5df35322c746 (diff)
downloadgst-plugins-bad-ce01236e328ba6863740361c81f1da98d37b687c.tar.gz
gst-plugins-bad-ce01236e328ba6863740361c81f1da98d37b687c.tar.bz2
gst-plugins-bad-ce01236e328ba6863740361c81f1da98d37b687c.zip
mxf: Source files and #include cleanup
Diffstat (limited to 'gst/mxf/mxfdv-dif.c')
-rw-r--r--gst/mxf/mxfdv-dif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mxf/mxfdv-dif.c b/gst/mxf/mxfdv-dif.c
index 220100a3..9e722532 100644
--- a/gst/mxf/mxfdv-dif.c
+++ b/gst/mxf/mxfdv-dif.c
@@ -37,7 +37,7 @@
#include <string.h>
#include "mxfdv-dif.h"
-#include "mxfwrite.h"
+#include "mxfessence.h"
GST_DEBUG_CATEGORY_EXTERN (mxf_debug);
#define GST_CAT_DEFAULT mxf_debug