summaryrefslogtreecommitdiff
path: root/test/device-offset-positive.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/device-offset-positive.c')
-rw-r--r--test/device-offset-positive.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/device-offset-positive.c b/test/device-offset-positive.c
index 3d4773d8..90806128 100644
--- a/test/device-offset-positive.c
+++ b/test/device-offset-positive.c
@@ -29,6 +29,8 @@
#define SIZE 10
#define PAD 2
+static cairo_test_draw_function_t draw;
+
cairo_test_t test = {
"device-offset-positive",
"Simple test using a surface with a positive device-offset as a source.",