aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/jpeg/jpeg.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/jpeg/jpeg.BUILD')
-rw-r--r--third_party/jpeg/jpeg.BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/jpeg/jpeg.BUILD b/third_party/jpeg/jpeg.BUILD
index f6078052ec..e431f19382 100644
--- a/third_party/jpeg/jpeg.BUILD
+++ b/third_party/jpeg/jpeg.BUILD
@@ -5,7 +5,7 @@ licenses(["notice"]) # custom notice-style license, see LICENSE.md
exports_files(["LICENSE.md"])
-load("@%ws%//third_party:common.bzl", "template_rule")
+load("@org_tensorflow//third_party:common.bzl", "template_rule")
libjpegturbo_nocopts = "-[W]error"