Header file utf8_locale.h renamed to utf8.h
[gedcom-parse.git] / t / src / standalone.c
index 2a734dd4ff48702a93ce86993049a2550e88f1e7..7868cf24b9dba1898a756422c6518e606ea4f1ef 100644 (file)
@@ -30,7 +30,7 @@
 #include <locale.h>
 #include <errno.h>
 #include <iconv.h>
-#include "utf8-locale.h"
+#include "utf8.h"
 
 #define BOGUS_FILE_NAME "bogus.ged"
 int total_conv_fails = 0;