mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-24 12:30:19 +01:00
SCons: Rename dri2_query_renderer.c to dri_common_query_renderer.c.
Fix SCons build error introduced with commit
3fe7daec14.
Signed-off-by: Vinson Lee <vlee@freedesktop.org>
This commit is contained in:
parent
06ef631573
commit
1748ea8b2b
1 changed files with 1 additions and 1 deletions
|
|
@ -81,7 +81,7 @@ sources = [
|
|||
'glxhash.c',
|
||||
'dri2_glx.c',
|
||||
'dri2.c',
|
||||
'dri2_query_renderer.c',
|
||||
'dri_common_query_renderer.c',
|
||||
#'dri3_glx.c',
|
||||
'applegl_glx.c',
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue