summaryrefslogtreecommitdiff
path: root/src/mesa/sources
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/sources')
-rw-r--r--src/mesa/sources3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mesa/sources b/src/mesa/sources
index 7c79fe76dc..1a6805749b 100644
--- a/src/mesa/sources
+++ b/src/mesa/sources
@@ -182,7 +182,8 @@ SLANG_CPP_SOURCES = \
SLANG_SOURCES = \
shader/slang/slang_compile.c \
- shader/slang/slang_preprocess.c
+ shader/slang/slang_preprocess.c \
+ shader/slang/slang_utility.c
ASM_C_SOURCES = \
x86/common_x86.c \