Changed the utf8 library to a shared library.
[gedcom-parse.git] / utf8 / utf8-convert.c
index 926e14c41305d7e4741caf3fc3eb27331c06544b..c7094b5a7da0038aa4d51e6809376e0714fee9d3 100644 (file)
@@ -9,7 +9,7 @@
 /* $Id$ */
 /* $Name$ */
 
-#include "utf8.h"
+#include "utf8tools.h"
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>