mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-19 05:45:58 +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
a4024b61cf
commit
01cf3547dd
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