summaryrefslogtreecommitdiff
path: root/gst-libs
diff options
context:
space:
mode:
authorMatthew Waters <matthew@centricular.com>2017-01-10 14:29:46 +1100
committerMatthew Waters <matthew@centricular.com>2017-01-10 14:29:46 +1100
commit01cf3547dda4eeedeb6995d2151cda39b1b316ab (patch)
treea923946e20e18ba5170712cb00b2b28c6ab7c1c6 /gst-libs
parenta4024b61cf78182ea4ff7413fed39474bd1b23bd (diff)
downloadgstreamer-plugins-bad-01cf3547dda4eeedeb6995d2151cda39b1b316ab.tar.gz
gl: remove reference to non-existant header
../../../../gst-libs/gst/gl/gl.h:57:45: fatal error: gst/gl/gstglcontrolbindingproxy.h: No such file or directory #include <gst/gl/gstglcontrolbindingproxy.h> ^
Diffstat (limited to 'gst-libs')
-rw-r--r--gst-libs/gst/gl/gl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/gl.h b/gst-libs/gst/gl/gl.h
index 954738623..036c8d8d6 100644
--- a/gst-libs/gst/gl/gl.h
+++ b/gst-libs/gst/gl/gl.h
@@ -54,6 +54,5 @@
#include <gst/gl/gstglsyncmeta.h>
#include <gst/gl/gstgloverlaycompositor.h>
#include <gst/gl/gstglquery.h>
-#include <gst/gl/gstglcontrolbindingproxy.h>
#endif /* __GST_GL_H__ */