gl/meson: fix wrong overlay filename

This commit is contained in:
Matthew Waters 2018-10-04 16:45:34 +10:00
parent 57f07fcbd4
commit d9992ba1b7

View file

@ -44,7 +44,7 @@ opengl_sources = [
'gstgldeinterlace.c',
'gltestsrc.c',
'gstgltestsrc.c',
'gstgloverlaycompositor.c',
'gstgloverlaycompositorelement.c',
'gstglutils.c'
]