summaryrefslogtreecommitdiffstats
path: root/src/glx/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/SConscript')
-rw-r--r--src/glx/SConscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glx/SConscript b/src/glx/SConscript
index ca94d79519c..8ce17715814 100644
--- a/src/glx/SConscript
+++ b/src/glx/SConscript
@@ -29,6 +29,7 @@ env.Append(CPPDEFINES = [
env.Prepend(LIBS = [
libloader,
+ mesautil,
glapi
])