gl/build: fix typo in _HEADERS resulting in installing the wrong file
/usr/include/gstreamer-1.0/gst/gl/gl.h:51:43: fatal error: gst/gl/gstgloverlaycompositor.h: No such file or directory
This commit is contained in:
parent
b3357754c1
commit
2fc017e822
@ -55,7 +55,7 @@ libgstgl_@GST_API_VERSION@include_HEADERS = \
|
|||||||
gstglsyncmeta.h \
|
gstglsyncmeta.h \
|
||||||
gstglviewconvert.h \
|
gstglviewconvert.h \
|
||||||
gstglcompositionoverlay.h \
|
gstglcompositionoverlay.h \
|
||||||
gstgloverlaycompositor.c \
|
gstgloverlaycompositor.h \
|
||||||
gstgl_fwd.h \
|
gstgl_fwd.h \
|
||||||
gl.h
|
gl.h
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user