aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/prop/uprop_get_sc.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/unicode/prop/uprop_get_sc.c')
-rw-r--r--lib/unicode/prop/uprop_get_sc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unicode/prop/uprop_get_sc.c b/lib/unicode/prop/uprop_get_sc.c
index 531c0c7..16bbdd8 100644
--- a/lib/unicode/prop/uprop_get_sc.c
+++ b/lib/unicode/prop/uprop_get_sc.c
@@ -1,6 +1,6 @@
/* This file is autogenerated by gen/prop/sc; DO NOT EDIT. */
-#include "__bsearch.h"
+#include "_bsearch.h"
#include "macros.h"
#include "rune.h"
#include "unicode/prop.h"
@@ -986,7 +986,7 @@ static const struct {
{RUNE_C(0x0E0100), RUNE_C(0x0E01EF), SC_ZINH},
};
-__MLIB_DEFINE_BSEARCH(enum uprop_sc, lookup, SC_ZZZZ)
+_MLIB_DEFINE_BSEARCH(enum uprop_sc, lookup, SC_ZZZZ)
enum uprop_sc
uprop_get_sc(rune ch)