aboutsummaryrefslogtreecommitdiff
path: root/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'BUILD')
-rw-r--r--BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD b/BUILD
index fa8ac13..4c9b57a 100644
--- a/BUILD
+++ b/BUILD
@@ -99,7 +99,7 @@ cc_library(
name = "brotli_inc",
hdrs = [":public_headers"],
copts = STRICT_C_OPTIONS,
- includes = ["c/include"],
+ strip_include_prefix = "c/include",
)
cc_library(