X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2F_PDCLIB%2Fcloseall.c;h=0bc4278784b8a64089bdcca090cb76e63ee329b5;hp=76bd788fb6f7b75e7a4345c82b84133033d9a5aa;hb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;hpb=2b793d7f6e3a8e37229e761ef4c92961bd0f686a 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 ) {