aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcrystfel/src/profile.h')
-rw-r--r--libcrystfel/src/profile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcrystfel/src/profile.h b/libcrystfel/src/profile.h
index 183528ce..61ef20c3 100644
--- a/libcrystfel/src/profile.h
+++ b/libcrystfel/src/profile.h
@@ -35,7 +35,7 @@
*/
extern void profile_init();
-extern void profile_print_and_reset();
+extern void profile_print_and_reset(int worker_id);
extern void profile_start(const char *name);
extern void profile_end(const char *name);