X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fstdarg.h;h=1ebf3fba289823ce3da1f37cad3e0b130ce835ee;hp=cc63123ca5d22076b8d7c363c0539ccffc8ad6cd;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/stdarg.h b/includes/stdarg.h index cc63123..1ebf3fb 100644 --- a/includes/stdarg.h +++ b/includes/stdarg.h @@ -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" {