]> pd.if.org Git - pdclib/blobdiff - functions/wctype/wctype.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / wctype / wctype.c
index e196ee439bf77bac4bef11277ec322d3015ea20f..c07fc0f2682b200b3ba512c7dbdca7992f8a2ff8 100644 (file)
@@ -7,7 +7,7 @@
 #include <wctype.h>\r
 #ifndef REGTEST\r
 #include <string.h>\r
-#include <_PDCLIB_locale.h>\r
+#include "_PDCLIB_locale.h"\r
 \r
 wctype_t wctype( const char * property )\r
 {\r
@@ -73,7 +73,7 @@ wctype_t wctype( const char * property )
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 int main( void )\r
 {\r