X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=functions%2Ftime%2Fclock.c;h=e3add98b53966060c491a397ea236f66e75051b1;hp=b3fb840793fb030b0fb8f8f9300c0875c12db462;hb=da0f3f353d417fed71f358a48d5d5394145e460d;hpb=1a0ec80bd1d2439b7c8e4e16905f26c3fa39630e diff --git a/functions/time/clock.c b/functions/time/clock.c index b3fb840..e3add98 100644 --- a/functions/time/clock.c +++ b/functions/time/clock.c @@ -17,7 +17,7 @@ clock_t clock( void ) #endif #ifdef TEST -#include <_PDCLIB_test.h> +#include "_PDCLIB_test.h" int main( void ) {