]> pd.if.org Git - pdclib/blobdiff - includes/stdarg.h
PDCLib includes with quotes, not <>.
[pdclib] / includes / stdarg.h
index cc63123ca5d22076b8d7c363c0539ccffc8ad6cd..1ebf3fba289823ce3da1f37cad3e0b130ce835ee 100644 (file)
@@ -6,8 +6,8 @@
 
 #ifndef _PDCLIB_STDARG_H
 #define _PDCLIB_STDARG_H _PDCLIB_STDARG_H
-#include <_PDCLIB_aux.h>
-#include <_PDCLIB_config.h>
+#include "_PDCLIB_aux.h"
+#include "_PDCLIB_config.h"
 
 #ifdef __cplusplus
 extern "C" {