Changed the utf8 library to a shared library.
[gedcom-parse.git] / utf8 / utf8.c
index 443fcfc40d8e66c4f34ca2cbed18b4f1ac97e784..ae7cc4a5b66ab321c267cbc8bfbeab80d4374e01 100644 (file)
@@ -9,7 +9,7 @@
 /* $Id$ */
 /* $Name$ */
 
-#include "utf8.h"
+#include "utf8tools.h"
 
 int is_utf8_string(const char* str)
 {