summaryrefslogtreecommitdiff
path: root/gst
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-04-18 12:27:46 +0100
committerTim-Philipp Müller <tim@centricular.com>2015-04-18 12:27:46 +0100
commit640e3ecfee1298c47af943ada8b32943dac280cb (patch)
treeb5225fc2cd8c8b1e62790287f2dcf95f7a02aabd /gst
parentabdafb0d641448e4693bd98740f7c26f1860fa15 (diff)
gst.h: include the new gstprotection.h header
https://bugzilla.gnome.org/show_bug.cgi?id=705991
Diffstat (limited to 'gst')
-rw-r--r--gst/gst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gst.h b/gst/gst.h
index e4e2a1c97..8ebd76ce6 100644
--- a/gst/gst.h
+++ b/gst/gst.h
@@ -64,6 +64,7 @@
#include <gst/gstplugin.h>
#include <gst/gstpoll.h>
#include <gst/gstpreset.h>
+#include <gst/gstprotection.h>
#include <gst/gstquery.h>
#include <gst/gstregistry.h>
#include <gst/gstsample.h>