summaryrefslogtreecommitdiffstats
path: root/gst/qtdemux/qtdemux.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2003-10-23 02:14:06 +0000
committerBenjamin Otte <otte@gnome.org>2003-10-23 02:14:06 +0000
commit4de40d8ccd21dca15aaf792a842d266604cc59a7 (patch)
tree007af382ebbb6360d361074d9cf91ed5f4892106 /gst/qtdemux/qtdemux.h
parent3b6a89d19d1e271cdd05645895e15b800dfe4934 (diff)
downloadgst-plugins-bad-4de40d8ccd21dca15aaf792a842d266604cc59a7.tar.gz
gst-plugins-bad-4de40d8ccd21dca15aaf792a842d266604cc59a7.tar.bz2
gst-plugins-bad-4de40d8ccd21dca15aaf792a842d266604cc59a7.zip
initial typefind checkin. All typefind functions have been put into one single plugin in gst/typefind
Original commit message from CVS: initial typefind checkin. All typefind functions have been put into one single plugin in gst/typefind
Diffstat (limited to 'gst/qtdemux/qtdemux.h')
-rw-r--r--gst/qtdemux/qtdemux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/qtdemux/qtdemux.h b/gst/qtdemux/qtdemux.h
index 46684be8..c005a96e 100644
--- a/gst/qtdemux/qtdemux.h
+++ b/gst/qtdemux/qtdemux.h
@@ -22,7 +22,7 @@
#define __GST_QTDEMUX_H__
#include <gst/gst.h>
-#include <gst/gstbytestream.h>
+#include <gst/bytestream.h>
#ifdef __cplusplus
extern "C" {