X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Flocale.h;h=16aa64920cb7760272d36041b8b01cf5d2295a49;hp=616e84e948422e0d2f8634e4545eff2b354c90d7;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/includes/locale.h b/includes/locale.h index 616e84e..16aa649 100644 --- a/includes/locale.h +++ b/includes/locale.h @@ -6,7 +6,7 @@ #ifndef _PDCLIB_LOCALE_H #define _PDCLIB_LOCALE_H _PDCLIB_LOCALE_H -#include <_PDCLIB_int.h> +#include "_PDCLIB_int.h" #ifdef __cplusplus extern "C" {