X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fuchar%2F_PDCLIB_c16slen.c;h=1a0c3e504d8ffb95dd7475ca89dc9dd8fe54a64e;hp=6652b3a78e9e055e394b38da1199a8c3f92c7c88;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/functions/uchar/_PDCLIB_c16slen.c b/functions/uchar/_PDCLIB_c16slen.c index 6652b3a..1a0c3e5 100644 --- a/functions/uchar/_PDCLIB_c16slen.c +++ b/functions/uchar/_PDCLIB_c16slen.c @@ -18,7 +18,7 @@ size_t _PDCLIB_c16slen( const char16_t * str ) #endif #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main( void ) {