summaryrefslogtreecommitdiffstats
path: root/src/glx
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx')
-rw-r--r--src/glx/SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glx/SConscript b/src/glx/SConscript
index cc36bf07a89..473c5ab6ac8 100644
--- a/src/glx/SConscript
+++ b/src/glx/SConscript
@@ -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',
]