]> pd.if.org Git - pdclib/blobdiff - functions/wctype/wctrans.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / wctype / wctrans.c
index 31f36be311acfcffb62a46692623873d5b33ea33..efc18bfad95591aec928794c5ef71f0f56e8c3d7 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
 wctrans_t wctrans( const char * property )\r
 {\r
@@ -25,7 +25,7 @@ wctrans_t wctrans( 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