X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=opt%2Fc_locale%2F_PDCLIB_initclocale.c;h=4b214e46690d234d996a9317af1498a0a6c317ef;hp=b1a0dbe60bde74fdb923dc21bb9f03896cd63a88;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/opt/c_locale/_PDCLIB_initclocale.c b/opt/c_locale/_PDCLIB_initclocale.c index b1a0dbe..4b214e4 100644 --- a/opt/c_locale/_PDCLIB_initclocale.c +++ b/opt/c_locale/_PDCLIB_initclocale.c @@ -19,7 +19,7 @@ void _PDCLIB_initclocale( locale_t l ) #endif #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main() {