X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Flocale%2Flocaleconv.c;h=82bf474140ac00c50cc822d4e49dfea9f8a9eeab;hb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;hp=3d5745ac8b0800dac66e0659e64082d95dbdf9cb;hpb=b1fc26afebd4d557ff89a44bc21767a8704c3809;p=pdclib 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 ) {