diff options
Diffstat (limited to 'doc/Examples/Utf8Test.c')
| -rw-r--r-- | doc/Examples/Utf8Test.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Examples/Utf8Test.c b/doc/Examples/Utf8Test.c index b7e4ac3..cbbb3d3 100644 --- a/doc/Examples/Utf8Test.c +++ b/doc/Examples/Utf8Test.c @@ -1,5 +1,5 @@ #include <BH/IO.h> -#include <BH/String.h> +#include <BH/Unicode.h> #include <stdlib.h> #include <stdio.h> |
