utf8.h is renamed to utf8tools.h
[gedcom-parse.git] / gedcom / write.c
index 69d502e62f55009b63d53fa2c7dda4270c4f1c15..e338b948c30108142a02cebe1e6c30b1e9c848ef 100644 (file)
@@ -26,7 +26,7 @@
 #include "encoding.h"
 #include "tag_data.h"
 #include "buffer.h"
-#include "utf8.h"
+#include "utf8tools.h"
 #include <unistd.h>
 #include <sys/types.h>
 #include <sys/stat.h>