X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fstdlib.h;h=b3a92bd46159f7a17555f6b91c56c11e648f0d9f;hp=e751dbe0c7bd5c240b43d42c883e2e5c16bab767;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/stdlib.h b/includes/stdlib.h index e751dbe..b3a92bd 100644 --- a/includes/stdlib.h +++ b/includes/stdlib.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_STDLIB_H #define _PDCLIB_STDLIB_H _PDCLIB_STDLIB_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #ifdef __cplusplus extern "C" {