X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fuchar.h;h=c061113e087855daed43f8b8124b41b030fb711e;hp=bcf1eacdc932adbb7a5fa63cbde0ac89d2b399e8;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/uchar.h b/includes/uchar.h index bcf1eac..c061113 100644 --- a/includes/uchar.h +++ b/includes/uchar.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_UCHAR_H #define _PDCLIB_UCHAR_H _PDCLIB_UCHAR_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #ifdef __cplusplus extern "C" {