]> pd.if.org Git - pdclib/blobdiff - opt/nothread/mtx_init.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / nothread / mtx_init.c
index 76b3eeb10482d8393b4755d928644bec5b6bb0ec..6d48970a75e1c0fe8db3db36caeacf1a0ecd8b80 100644 (file)
@@ -9,11 +9,11 @@ int mtx_init(mtx_t *mtx, int type)
 #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