summaryrefslogtreecommitdiff
path: root/examples/rich_structure/src/client/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rich_structure/src/client/BUILD')
-rw-r--r--examples/rich_structure/src/client/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/rich_structure/src/client/BUILD b/examples/rich_structure/src/client/BUILD
index 28a84d5..9d9f545 100644
--- a/examples/rich_structure/src/client/BUILD
+++ b/examples/rich_structure/src/client/BUILD
@@ -12,6 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
+load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_library")
load("@rules_pkg//pkg:mappings.bzl", "pkg_attributes", "pkg_filegroup", "pkg_files", "pkg_mklink")
load("@rules_pkg//pkg:tar.bzl", "pkg_tar")
load("//:foo_defs.bzl", "shared_object_path_selector")