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