summaryrefslogtreecommitdiff
path: root/gst/gst.h
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-11-22 13:58:00 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-11-22 13:58:00 +0000
commit891d05bc03491f058e54c3cbe8938ce624b2ca68 (patch)
tree20b05e6ec2a7d94d4c1edebd760dfd402acfc7c6 /gst/gst.h
parent5f54f34216ca81559219c129340a20189c9c2684 (diff)
downloadgstreamer-891d05bc03491f058e54c3cbe8938ce624b2ca68.tar.gz
Removed GstURI , closes bug #321061
Original commit message from CVS: * docs/gst/gstreamer-sections.txt: * gst/Makefile.am: * gst/gst.h: * gst/gsturitype.c: * gst/gsturitype.h: * gst/gstutils.c: (gst_util_set_object_arg): * tools/gst-compprep.c: (main): * tools/gst-inspect.c: (print_element_properties_info): Removed GstURI , closes bug #321061
Diffstat (limited to 'gst/gst.h')
-rw-r--r--gst/gst.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/gst.h b/gst/gst.h
index 2bce4d414a..55f5df92dd 100644
--- a/gst/gst.h
+++ b/gst/gst.h
@@ -64,7 +64,6 @@
#include <gst/gsttypefind.h>
#include <gst/gsttypefindfactory.h>
#include <gst/gsturi.h>
-#include <gst/gsturitype.h>
#include <gst/gstutils.h>
#include <gst/gstvalue.h>
#include <gst/gstxml.h>