aboutsummaryrefslogtreecommitdiffstats
path: root/src/amd/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'src/amd/llvm')
-rw-r--r--src/amd/llvm/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/amd/llvm/meson.build b/src/amd/llvm/meson.build
index f9868cfac09..6c68c413d9c 100644
--- a/src/amd/llvm/meson.build
+++ b/src/amd/llvm/meson.build
@@ -35,7 +35,7 @@ libamd_common_llvm = static_library(
'amd_common_llvm',
[amd_common_llvm_files],
include_directories : [
- inc_common, inc_compiler, inc_mesa, inc_mapi, inc_amd, inc_amd_common
+ inc_include, inc_src, inc_mapi, inc_mesa, inc_gallium, inc_gallium_aux, inc_compiler, inc_amd, inc_amd_common
],
link_with: [
libamd_common