X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=opt%2Fpthreads%2F_PDCLIB_threadconfig.h;h=a94d8dbd98cf5d2e51342f3d28fa88a2b9e77cf2;hp=1ca4783a99c4fd81b78e81d5b3d896093a5fc7ab;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/opt/pthreads/_PDCLIB_threadconfig.h b/opt/pthreads/_PDCLIB_threadconfig.h index 1ca4783..a94d8db 100644 --- a/opt/pthreads/_PDCLIB_threadconfig.h +++ b/opt/pthreads/_PDCLIB_threadconfig.h @@ -1,7 +1,7 @@ #ifndef _PDCLIB_THREADCONFIG_H #define _PDCLIB_THREADCONFIG_H -#include <_PDCLIB_aux.h> -#include <_PDCLIB_config.h> +#include "_PDCLIB_aux.h" +#include "_PDCLIB_config.h" #ifdef __APPLE__ #include <_types.h>