X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Flocale%2Flocaleconv.c;h=82bf474140ac00c50cc822d4e49dfea9f8a9eeab;hp=3d5745ac8b0800dac66e0659e64082d95dbdf9cb;hb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;hpb=2b793d7f6e3a8e37229e761ef4c92961bd0f686a diff --git a/functions/locale/localeconv.c b/functions/locale/localeconv.c index 3d5745a..82bf474 100644 --- a/functions/locale/localeconv.c +++ b/functions/locale/localeconv.c @@ -16,7 +16,7 @@ struct lconv * localeconv( void ) #endif #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main( void ) {