summaryrefslogtreecommitdiff
path: root/gst/gst.h
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2003-10-28 20:25:30 +0000
committerBenjamin Otte <otte@gnome.org>2003-10-28 20:25:30 +0000
commit3235f1d4c09e9298b843f87dfa2849bd1ea00db8 (patch)
tree4cc6ece1cb3bf0c4956bd595e86afa9f34514d67 /gst/gst.h
parent208c0e30898b429cbe676edca3ad526e1d58c256 (diff)
downloadgstreamer-3235f1d4c09e9298b843f87dfa2849bd1ea00db8.tar.gz
merge TYPEFIND branch. Major changes:
Original commit message from CVS: merge TYPEFIND branch. Major changes: - totally reworked type(find) system - bytestream is out of the core again - typefind element is now part of gstelements
Diffstat (limited to 'gst/gst.h')
-rw-r--r--gst/gst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/gst.h b/gst/gst.h
index 476b693b2f..e7fd46d17a 100644
--- a/gst/gst.h
+++ b/gst/gst.h
@@ -41,7 +41,7 @@
#include <gst/gstindex.h>
#include <gst/gstpipeline.h>
#include <gst/gstthread.h>
-#include <gst/gsttype.h>
+#include <gst/gsttypefind.h>
#include <gst/gstautoplug.h>
#include <gst/gstcaps.h>
#include <gst/gstprops.h>