add some very efficient utf8 routines. more to come.
[apps/madmutt.git] / lib-lib / lib-lib.h
index a4098e2..6dd3900 100644 (file)
@@ -110,6 +110,7 @@ typedef union __attribute__((transparent_union)) anytype {
 
 #include "mem.h"
 #include "str.h"
 
 #include "mem.h"
 #include "str.h"
+#include "utf8.h"
 
 #include "array.h"
 #include "buffer.h"
 
 #include "array.h"
 #include "buffer.h"