gl/x11: fix meson build
The x11_event_source.[ch] files were renamed in 4f6c226bd24ae3ef66bd8f4c17b001444c9b0bf1.
This commit is contained in:
parent
263255137e
commit
3aee8b8b23
@ -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…
x
Reference in New Issue
Block a user