summaryrefslogtreecommitdiff
path: root/test/get-group-target.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/get-group-target.c')
-rw-r--r--test/get-group-target.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/get-group-target.c b/test/get-group-target.c
index 009087bd7..73a2d951d 100644
--- a/test/get-group-target.c
+++ b/test/get-group-target.c
@@ -28,6 +28,8 @@
#define SIZE 8
#define PAD 2
+static cairo_test_draw_function_t draw;
+
cairo_test_t test = {
"get-group-target",
"Test of both cairo_get_group_target and cairo_surface_get_device_offset",