X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fwctype.h;h=9a71e16af930703ad7673611f4a969d8761b1de6;hp=1e4989732e10e67d12dfc9176b6137ff00981323;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e 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" {