mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
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> ^
This commit is contained in:
parent
cfc16f6dae
commit
2fa355c761
1 changed files with 0 additions and 1 deletions
|
@ -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__ */
|
||||
|
|
Loading…
Reference in a new issue