aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/sass/hello_world/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sass/hello_world/BUILD')
-rw-r--r--examples/sass/hello_world/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sass/hello_world/BUILD b/examples/sass/hello_world/BUILD
index 7109872d52..ad42b99244 100644
--- a/examples/sass/hello_world/BUILD
+++ b/examples/sass/hello_world/BUILD
@@ -1,6 +1,6 @@
package(default_visibility = ["//visibility:public"])
-load("/tools/build_defs/sass/sass", "sass_binary")
+load("//tools/build_defs/sass:sass.bzl", "sass_binary")
# Import our shared colors and fonts so we can generate a CSS file.
sass_binary(