X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=opt%2Fnothread%2F_PDCLIB_threadconfig.h;h=cf0a625e0bfd18eb24ff0231186729d1588dc60e;hp=516cc360e4eef39725ce3261c72645de6ee3bd80;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/opt/nothread/_PDCLIB_threadconfig.h b/opt/nothread/_PDCLIB_threadconfig.h index 516cc36..cf0a625 100644 --- a/opt/nothread/_PDCLIB_threadconfig.h +++ b/opt/nothread/_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 __cplusplus extern "C" {