]> pd.if.org Git - pdclib/blobdiff - opt/nothread/mtx_timedlock.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / nothread / mtx_timedlock.c
index 699d0041cff0499cb313fc0deaec2421d2e4322a..047dce63beb5368baa485199f57b9af3da75a1e5 100644 (file)
@@ -8,7 +8,7 @@ int mtx_timedlock(mtx_t *restrict mtx, const struct timespec *restrict ts)
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 int main( void )\r
 {\r