X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2F_PDCLIB%2Fprepwrite.c;h=fa46e46aa8e37a4e1a6bd99ca0d9a131db0eff9d;hp=46f2d2f436d1b06067bcc7003e8bbd82b0dec1af;hb=d6f1494a4f38a212b29a13ee713885058dcf0fe7;hpb=2b793d7f6e3a8e37229e761ef4c92961bd0f686a diff --git a/functions/_PDCLIB/prepwrite.c b/functions/_PDCLIB/prepwrite.c index 46f2d2f..fa46e46 100644 --- a/functions/_PDCLIB/prepwrite.c +++ b/functions/_PDCLIB/prepwrite.c @@ -25,7 +25,7 @@ int _PDCLIB_prepwrite( struct _PDCLIB_file_t * stream ) } #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main( void ) {