X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=functions%2Ftime%2Fclock.c;h=e3add98b53966060c491a397ea236f66e75051b1;hb=8894c921674bb116d0a7b8f23a55311e7a768019;hp=b3fb840793fb030b0fb8f8f9300c0875c12db462;hpb=5d2d7d278a2fabd52a252676c6e5b1bb9be630c7;p=pdclib 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 ) {