diff seobeo/BUILD @ 31:2852b2e2363f

[Seobeo] Fixed typo.
author June Park <parkjune1995@gmail.com>
date Thu, 09 Oct 2025 06:55:07 -0700
parents fa2b8af609d9
children 08a465eec50b
line wrap: on
line diff
--- a/seobeo/BUILD	Thu Oct 09 06:53:29 2025 -0700
+++ b/seobeo/BUILD	Thu Oct 09 06:55:07 2025 -0700
@@ -46,7 +46,7 @@
     "s_web.c",
     "os/s_linux_edge.c",
   ],
-  hdrs = [":seobeo_headers"],
+  hdrs = [":seobeo_hrs"],
   deps = [
     "//dowa:dowa",
     "@openssl//:ssl",