]> pd.if.org Git - pdclib/blobdiff - opt/pthreads/mtx_timedlock.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / pthreads / mtx_timedlock.c
index 6cd1b866ac50982ff88f199bf7221804c9fff46c..bca1f6a7dd889314064ec4912cb5f081b19d13ec 100644 (file)
@@ -30,7 +30,7 @@ int mtx_timedlock(mtx_t *restrict mtx, const struct timespec *restrict ts)
 #endif
 
 #ifdef TEST
 #endif
 
 #ifdef TEST
-#include <_PDCLIB_test.h>
+#include "_PDCLIB_test.h"
 
 int main( void )
 {
 
 int main( void )
 {