X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Fstandalone.c;h=2456a8456cde520c8c7a0255244f1d32134957ee;hb=ae879a2d59c86bbdf77c04194e1d86e4d3d0f617;hp=9c2228417782ceea1be48ee79ff7cea2b29321dc;hpb=505301d49e81bcd0e1827026cd4672b8722ac349;p=gedcom-parse.git diff --git a/t/src/standalone.c b/t/src/standalone.c index 9c22284..2456a84 100644 --- a/t/src/standalone.c +++ b/t/src/standalone.c @@ -30,7 +30,7 @@ #include #include #include -#include "utf8.h" +#include "utf8tools.h" #define BOGUS_FILE_NAME "bogus.ged" int total_conv_fails = 0;