utf8.h is renamed to utf8tools.h
[gedcom-parse.git] / gedcom / encoding.c
index e0140b2f1dff7d32e24743748f10b42004d74f21..a8780515135006b486f95fc89adf143950d14786 100644 (file)
@@ -29,7 +29,7 @@
 #include "gedcom.h"
 #include "encoding.h"
 #include "hash.h"
-#include "utf8.h"
+#include "utf8tools.h"
 
 #define ENCODING_CONF_FILE "gedcom.enc"
 #define GCONV_SEARCH_PATH "GCONV_PATH"