X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=opt%2Fdlmalloc%2Fdlmalloc.h;h=b79a83e24bd1d517b32634dad097490524030ef2;hp=d2dda49bcc2be3330fd74b32744ddcb04036fb25;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/opt/dlmalloc/dlmalloc.h b/opt/dlmalloc/dlmalloc.h index d2dda49..b79a83e 100644 --- a/opt/dlmalloc/dlmalloc.h +++ b/opt/dlmalloc/dlmalloc.h @@ -1,6 +1,6 @@ -#include <_PDCLIB_aux.h> -#include <_PDCLIB_config.h> -#include <_PDCLIB_glue.h> +#include "_PDCLIB_aux.h" +#include "_PDCLIB_config.h" +#include "_PDCLIB_glue.h" #include typedef mtx_t MLOCK_T;