diff --git a/BUILD.bazel b/BUILD.bazel index 37dcc4b53..13ca69937 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -143,6 +143,7 @@ cc_library( "include/spirv/unified1/NonSemanticShaderDebugInfo100.h", "include/spirv/unified1/NonSemanticVkspReflection.h", "include/spirv/unified1/OpenCL.std.h", + "include/spirv/unified1/TOSA.001000.1.h", ], includes = ["include"], )