mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +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 = \
|
||||
gstvaapidisplay_glx.h \
|
||||
gstvaapitexture.h \
|
||||
gstvaapitexture_glx.h \
|
||||
gstvaapiwindow_glx.h \
|
||||
$(NULL)
|
||||
|
||||
|
|
Loading…
Reference in a new issue