gl: remove reference to non-existant header
authorMatthew Waters <matthew@centricular.com>
Tue, 10 Jan 2017 03:29:46 +0000 (14:29 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 10 Jan 2017 03:29:46 +0000 (14:29 +1100)
../../../../gst-libs/gst/gl/gl.h:57:45: fatal error: gst/gl/gstglcontrolbindingproxy.h: No such file or directory
 #include <gst/gl/gstglcontrolbindingproxy.h>
                                             ^

gst-libs/gst/gl/gl.h

index 9547386..036c8d8 100644 (file)
@@ -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__ */