diff --git a/upb/mini_table/BUILD b/upb/mini_table/BUILD index dd126c992306..d62d5d736703 100644 --- a/upb/mini_table/BUILD +++ b/upb/mini_table/BUILD @@ -5,6 +5,7 @@ # license that can be found in the LICENSE file or at # https://developers.google.com/open-source/licenses/bsd +load("//bazel:proto_library.bzl", "proto_library") load( "//bazel:upb_minitable_proto_library.bzl", "upb_minitable_proto_library",