X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=platform%2Fgandr%2Ffunctions%2Fstdio%2Fremove.c;h=831d9686170bf303d33b854cc2549eef5b90f560;hp=1e0ba4b4d60052bcfd1a52c877e15d9ae933564c;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/platform/gandr/functions/stdio/remove.c b/platform/gandr/functions/stdio/remove.c index 1e0ba4b..831d968 100644 --- a/platform/gandr/functions/stdio/remove.c +++ b/platform/gandr/functions/stdio/remove.c @@ -25,7 +25,7 @@ int remove( const char * pathname ) #endif #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main( void ) {