X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Fuchar%2F_PDCLIB_c32slen.c;h=4c4df058f775fce00b590212856ecf1c1cec5b8f;hp=ac15c0cb9f00aace9c1d1ef6a283829b12794a9d;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/functions/uchar/_PDCLIB_c32slen.c b/functions/uchar/_PDCLIB_c32slen.c index ac15c0c..4c4df05 100644 --- a/functions/uchar/_PDCLIB_c32slen.c +++ b/functions/uchar/_PDCLIB_c32slen.c @@ -18,7 +18,7 @@ size_t _PDCLIB_c32slen( const char32_t * str ) #endif #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main( void ) {