]> pd.if.org Git - pdclib/blobdiff - opt/nothread/cnd_wait.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / nothread / cnd_wait.c
index be2fcbbe3d427373f1e6ed3e41be891c8ed80423..86b70ab663c08f23116686556162086152ce91eb 100644 (file)
@@ -8,11 +8,11 @@ int cnd_wait(cnd_t *cond, mtx_t *mtx)
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 int main( void )\r
 {\r
     return TEST_RESULTS;\r
 }\r
 \r
-#endif
\ No newline at end of file
+#endif\r