X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Flocale.h;h=16aa64920cb7760272d36041b8b01cf5d2295a49;hb=be738e08ec9ba2498d81153bee1de9b8af7e764c;hp=616e84e948422e0d2f8634e4545eff2b354c90d7;hpb=d7f375a09a9912bb18ad42f1442fbf64311bfed6;p=pdclib 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" {