From 01cf3547dda4eeedeb6995d2151cda39b1b316ab Mon Sep 17 00:00:00 2001 From: Matthew Waters Date: Tue, 10 Jan 2017 14:29:46 +1100 Subject: [PATCH] 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-libs/gst/gl/gl.h | 1 - 1 file changed, 1 deletion(-) diff --git a/gst-libs/gst/gl/gl.h b/gst-libs/gst/gl/gl.h index 9547386..036c8d8 100644 --- a/gst-libs/gst/gl/gl.h +++ b/gst-libs/gst/gl/gl.h @@ -54,6 +54,5 @@ #include #include #include -#include #endif /* __GST_GL_H__ */ -- 2.7.4