From 09651a1c1a4856607423e9b06c1f7c397ba4f304 Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Wed, 8 Oct 2008 22:39:48 +0100 Subject: Twin perf case --- perf/cairo-perf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'perf/cairo-perf.h') 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 -- cgit v1.2.1