diff --git a/upb/mini_table/BUILD b/upb/mini_table/BUILD index dd126c9923061..d62d5d7367039 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",