X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Fwchar.h;h=93ea9309788253010193236f4c4be2ea38b0d361;hp=ceaf2660c7b54ed252731147a78280785103dd45;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/wchar.h b/includes/wchar.h index ceaf266..93ea930 100644 --- a/includes/wchar.h +++ b/includes/wchar.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_WCHAR_H #define _PDCLIB_WCHAR_H _PDCLIB_WCHAR_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #ifdef __cplusplus extern "C" {