X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2F_PDCLIB%2Fcloseall.c;h=0bc4278784b8a64089bdcca090cb76e63ee329b5;hb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;hp=76bd788fb6f7b75e7a4345c82b84133033d9a5aa;hpb=b1fc26afebd4d557ff89a44bc21767a8704c3809;p=pdclib diff --git a/functions/_PDCLIB/closeall.c b/functions/_PDCLIB/closeall.c index 76bd788..0bc4278 100644 --- a/functions/_PDCLIB/closeall.c +++ b/functions/_PDCLIB/closeall.c @@ -21,7 +21,7 @@ void _PDCLIB_closeall( void ) } #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main( void ) {