mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 09:40:37 +00:00
Add missing header file to Makefile
Add gstvaapitexture_glx.h to Makefile.am
This commit is contained in:
parent
96ce1bc761
commit
7651c51324
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ libgstvaapi_glx_source_c = \
|
||||||
libgstvaapi_glx_source_h = \
|
libgstvaapi_glx_source_h = \
|
||||||
gstvaapidisplay_glx.h \
|
gstvaapidisplay_glx.h \
|
||||||
gstvaapitexture.h \
|
gstvaapitexture.h \
|
||||||
|
gstvaapitexture_glx.h \
|
||||||
gstvaapiwindow_glx.h \
|
gstvaapiwindow_glx.h \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue