X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=src%2Futf.c;h=92484d025da1658320da8a13d68f9f23b5fd038c;hb=b76c69de1b26b589551879d80ae582a5a3506cc0;hp=9f4cb937a0ae663ee8471fe1e0a1c195eabf38b4;hpb=8d75235ff22dc4aced697e198c3c024f1f4b88fe;p=jansson.git diff --git a/src/utf.c b/src/utf.c index 9f4cb93..92484d0 100644 --- a/src/utf.c +++ b/src/utf.c @@ -6,7 +6,7 @@ */ #include -#include +#include "utf.h" int utf8_encode(int32_t codepoint, char *buffer, int *size) {