summaryrefslogtreecommitdiff
path: root/perf/cairo-perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'perf/cairo-perf.h')
-rw-r--r--perf/cairo-perf.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/perf/cairo-perf.h b/perf/cairo-perf.h
index 139de8e57..6903dbfa2 100644
--- a/perf/cairo-perf.h
+++ b/perf/cairo-perf.h
@@ -98,7 +98,8 @@ typedef cairo_perf_ticks_t
cairo_bool_t
cairo_perf_can_run (cairo_perf_t *perf,
- const char *name);
+ const char *name,
+ cairo_bool_t *is_explicit);
void
cairo_perf_run (cairo_perf_t *perf,