summaryrefslogtreecommitdiff
path: root/gst/gst.h
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-03-02 11:05:48 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-03-02 11:05:48 +0100
commitcfe71423f00461e238ec6b121a539cdc73578dce (patch)
tree150bef34dd514a64d66ea7e81cecdfb3050f7e8f /gst/gst.h
parent441402f9d54414950eaca3ff782c74f221123675 (diff)
gst: Remove gstmarshal.[ch] completely and use the generic marshaller
Fixes bug #671130.
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 7f62f40dfc..8e8ccbccad 100644
--- a/gst/gst.h
+++ b/gst/gst.h
@@ -53,7 +53,6 @@
#include <gst/gstghostpad.h>
#include <gst/gstinfo.h>
#include <gst/gstiterator.h>
-#include <gst/gstmarshal.h>
#include <gst/gstmessage.h>
#include <gst/gstmemory.h>
#include <gst/gstminiobject.h>