mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
gl/x11: fix meson build
The x11_event_source.[ch] files were renamed in
4f6c226bd2
.
This commit is contained in:
parent
5d22e0c8d0
commit
a424f04a22
1 changed files with 1 additions and 1 deletions
|
@ -443,7 +443,7 @@ if need_win_x11 != 'no'
|
|||
gl_sources += [
|
||||
'x11/gstgldisplay_x11.c',
|
||||
'x11/gstglwindow_x11.c',
|
||||
'x11/x11_event_source.c',
|
||||
'x11/xcb_event_source.c',
|
||||
]
|
||||
gl_x11_headers += [
|
||||
'x11/gstgldisplay_x11.h',
|
||||
|
|
Loading…
Reference in a new issue