]> pd.if.org Git - pdclib/blobdiff - functions/wchar/wmemcmp.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / wchar / wmemcmp.c
index 2d58914de3de7aa6798c1c14931cfe9e848f0f10..15401166120d6242708aefedaf3a8ccb23f5849e 100644 (file)
@@ -25,7 +25,7 @@ int wmemcmp( const wchar_t * p1, const wchar_t * p2, size_t n )
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 int main( void )\r
 {\r