summaryrefslogtreecommitdiff
path: root/gst/gst.h
diff options
context:
space:
mode:
authorPhilippe Normand <philn@igalia.com>2012-01-30 10:07:51 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-01-30 10:15:33 +0100
commitbd9d19670053cac0857b6848a4636df6c7ddceec (patch)
treec7ecdc971697ba6e6d498b87c404a7a5eea700fb /gst/gst.h
parent51f6f5addfbe02afedb9d1d69661aac467bb305a (diff)
core: don't ship gsttrace.h private header
Include it explicitely in gst.c and no longer include it in gst.h. That header was made private in 1969b94267b4f377ea2663876ae8720717889693.
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 93a51df2f0..51f2a56936 100644
--- a/gst/gst.h
+++ b/gst/gst.h
@@ -75,7 +75,6 @@
#include <gst/gsttagsetter.h>
#include <gst/gsttask.h>
#include <gst/gsttaskpool.h>
-#include <gst/gsttrace.h>
#include <gst/gsttypefind.h>
#include <gst/gsttypefindfactory.h>
#include <gst/gsturi.h>