]> pd.if.org Git - pdclib/blobdiff - functions/wchar/wcscspn.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / wchar / wcscspn.c
index 1f311c61e7b0772f73321e2f95a599bb3d218aac..853b06a698f4ef0ae2457fa52543acb276eaed09 100644 (file)
@@ -30,7 +30,7 @@ size_t wcscspn( const wchar_t * s1, const wchar_t * s2 )
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 int main( void )\r
 {\r