X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;ds=sidebyside;f=includes%2Fctype.h;h=3ce837b61c338a722fb1980c6ecadfebd341180b;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hp=f55d18b6c1b9db48611a6d93cac704669d13881a;hpb=d7f375a09a9912bb18ad42f1442fbf64311bfed6;p=pdclib 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" {