summaryrefslogtreecommitdiff
path: root/perf/cairo-perf.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2008-10-08 22:39:48 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2008-10-22 16:38:12 +0100
commit09651a1c1a4856607423e9b06c1f7c397ba4f304 (patch)
tree8c73f8d2b15df60b309157dec01896520d9fa77b /perf/cairo-perf.h
parent954ebacb71071c53c4e4092b469417f01478bc2d (diff)
downloadcairo-09651a1c1a4856607423e9b06c1f7c397ba4f304.tar.gz
Twin perf case
Diffstat (limited to 'perf/cairo-perf.h')
-rw-r--r--perf/cairo-perf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/perf/cairo-perf.h b/perf/cairo-perf.h
index 57fe85f11..0cedb6913 100644
--- a/perf/cairo-perf.h
+++ b/perf/cairo-perf.h
@@ -172,5 +172,6 @@ CAIRO_PERF_DECL (rectangles);
CAIRO_PERF_DECL (rounded_rectangles);
CAIRO_PERF_DECL (long_dashed_lines);
CAIRO_PERF_DECL (composite_checker);
+CAIRO_PERF_DECL (twin);
#endif