summaryrefslogtreecommitdiff
path: root/FL/fl_utf8.h
diff options
context:
space:
mode:
Diffstat (limited to 'FL/fl_utf8.h')
-rw-r--r--FL/fl_utf8.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/FL/fl_utf8.h b/FL/fl_utf8.h
index 74d893893..55a834822 100644
--- a/FL/fl_utf8.h
+++ b/FL/fl_utf8.h
@@ -75,6 +75,8 @@
extern "C" {
# endif
+int fl_unichar_to_utf8_size(Fl_Unichar);
+
/* F2: comes from FLTK2 */
/* OD: comes from OksiD */