UTF8 library is now a shared library.
[gedcom-parse.git] / gom / gom_modify.c
index bff22cd6de22d8fe1803ae36dbff588e8328a9bd..3da2fa88e01c54f53dc820a5b269e97fb775e771 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <stdlib.h>
 #include <string.h>
-#include "utf8.h"
+#include "utf8tools.h"
 #include "gom.h"
 #include "gom_internal.h"