]> pd.if.org Git - pdclib/blobdiff - opt/nothread/mtx_trylock.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / nothread / mtx_trylock.c
index 20efc99403afcc8316c9133ff06a2e9913dc9e0b..3224e4732654c598b0fefda211fe3da2e18a8c1e 100644 (file)
@@ -9,11 +9,11 @@ int mtx_trylock(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