]> pd.if.org Git - pdclib/blobdiff - opt/nothread/call_once.c
PDCLib includes with quotes, not <>.
[pdclib] / opt / nothread / call_once.c
index cce9a499493ad3c4eb80e70b34a37b34299842e9..3bdca049a2f6d3e1dd2734a458d89946a3338299 100644 (file)
@@ -11,7 +11,7 @@ void _PDCLIB_call_once(_PDCLIB_once_flag *flag, void (*func)(void))
 #endif\r
 \r
 #ifdef TEST\r
 #endif\r
 \r
 #ifdef TEST\r
-#include <_PDCLIB_test.h>\r
+#include "_PDCLIB_test.h"\r
 \r
 #ifndef REGTEST\r
 static int count = 0;\r
 \r
 #ifndef REGTEST\r
 static int count = 0;\r