diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-03-26 12:46:22 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2009-03-26 12:46:22 +0100 |
commit | ce01236e328ba6863740361c81f1da98d37b687c (patch) | |
tree | aea500713f2c7aa6954396f5eebc128069b3cc78 /gst/mxf/mxfjpeg2000.h | |
parent | eaea85ed4a2f8e442b713b50d89d5df35322c746 (diff) | |
download | gst-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/mxfjpeg2000.h')
-rw-r--r-- | gst/mxf/mxfjpeg2000.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gst/mxf/mxfjpeg2000.h b/gst/mxf/mxfjpeg2000.h index b46f33af..6540a503 100644 --- a/gst/mxf/mxfjpeg2000.h +++ b/gst/mxf/mxfjpeg2000.h @@ -26,8 +26,6 @@ #include <gst/gst.h> -#include "mxfparse.h" - void mxf_jpeg2000_init (void); #endif /* __MXF_JPEG2000_H__ */ |