summaryrefslogtreecommitdiff
path: root/examples/rich_structure/src/server/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rich_structure/src/server/BUILD')
-rw-r--r--examples/rich_structure/src/server/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rich_structure/src/server/BUILD b/examples/rich_structure/src/server/BUILD
index aaf9383..70f3da7 100644
--- a/examples/rich_structure/src/server/BUILD
+++ b/examples/rich_structure/src/server/BUILD
@@ -12,9 +12,9 @@
# 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_mkdirs")
load("@rules_pkg//pkg:tar.bzl", "pkg_tar")
-load("//:foo_defs.bzl", "shared_object_path_selector")
cc_library(
name = "foolib",