Header file utf8_locale.h renamed to utf8.h
authorPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 22 Nov 2002 21:04:48 +0000 (21:04 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Fri, 22 Nov 2002 21:04:48 +0000 (21:04 +0000)
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;