X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=t%2Fsrc%2Fstandalone.c;h=2456a8456cde520c8c7a0255244f1d32134957ee;hb=480d2b0a13a25c0a67d8a1006465b0b35966fe06;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;