X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fwctype.h;h=9a71e16af930703ad7673611f4a969d8761b1de6;hb=522a5e059582a513f7af8e418a1e8611aafb3513;hp=1e4989732e10e67d12dfc9176b6137ff00981323;hpb=d7f375a09a9912bb18ad42f1442fbf64311bfed6;p=pdclib diff --git a/includes/wctype.h b/includes/wctype.h index 1e49897..9a71e16 100644 --- a/includes/wctype.h +++ b/includes/wctype.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_WCTYPE_H #define _PDCLIB_WCTYPE_H _PDCLIB_WCTYPE_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #ifdef __cplusplus extern "C" {