summaryrefslogtreecommitdiff
path: root/test/fill-rule.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/fill-rule.c')
-rw-r--r--test/fill-rule.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fill-rule.c b/test/fill-rule.c
index f31c70dc..6b186eff 100644
--- a/test/fill-rule.c
+++ b/test/fill-rule.c
@@ -66,6 +66,8 @@
#define LITTLE_STAR_SIZE 20
#define BIG_STAR_SIZE 80
+static cairo_test_draw_function_t draw;
+
cairo_test_t test = {
"fill-rule",
"Tests cairo_set_full_rule with some star shapes",