Usermode - Moved UTF-8 handling into a library
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM / wm_render_text.c
index 6ad72be..8258531 100644 (file)
@@ -8,7 +8,7 @@
 #include <common.h>
 #include <wm_internals.h>
 #include <stdlib.h>
-#include <utf8.h>
+#include <unicode.h>
 #include <limits.h>    // INT_MAX
 
 // === TYPES ===

UCC git Repository :: git.ucc.asn.au