X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fctype.h;h=3ce837b61c338a722fb1980c6ecadfebd341180b;hp=f55d18b6c1b9db48611a6d93cac704669d13881a;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/ctype.h b/includes/ctype.h index f55d18b..3ce837b 100644 --- a/includes/ctype.h +++ b/includes/ctype.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_CTYPE_H #define _PDCLIB_CTYPE_H _PDCLIB_CTYPE_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #ifdef __cplusplus extern "C" {