diff options
Diffstat (limited to 'test/src/TestUnicode.c')
| -rw-r--r-- | test/src/TestUnicode.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/TestUnicode.c b/test/src/TestUnicode.c index 8ee23b7..69f68af 100644 --- a/test/src/TestUnicode.c +++ b/test/src/TestUnicode.c @@ -1,5 +1,5 @@ #include <BH/Unit.h> -#include <BH/String.h> +#include <BH/Unicode.h> #include <BH/IO.h> #include <stdlib.h> |
