]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/stdarg.c
PDCLib includes with quotes, not <>.
[pdclib] / functions / _PDCLIB / stdarg.c
index c4248dbbe0c5b50f6543926443b2fd10daea4808..9e43be6a10bebda6bcb65c4489f5cfd05899abf4 100644 (file)
@@ -9,7 +9,7 @@
 #include <float.h>
 #ifdef TEST
 
-#include <_PDCLIB_test.h>
+#include "_PDCLIB_test.h"
 
 typedef int (*intfunc_t)( void );