summaryrefslogtreecommitdiffstats
path: root/omni/BUILD.bazel
diff options
context:
space:
mode:
Diffstat (limited to 'omni/BUILD.bazel')
-rw-r--r--omni/BUILD.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/omni/BUILD.bazel b/omni/BUILD.bazel
index 9278b8f..be1b50c 100644
--- a/omni/BUILD.bazel
+++ b/omni/BUILD.bazel
@@ -6,7 +6,7 @@ cc_library(
":stdint.h",
":platform.h",
":intrin.h",
- ":memory.h"
+ ":log.h"
],
visibility = ["//visibility:public"]
)