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:
@@ -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',
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user