diff options
Diffstat (limited to 'test/a8-mask.c')
-rw-r--r-- | test/a8-mask.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/a8-mask.c b/test/a8-mask.c index b619025bb..e21b9df6b 100644 --- a/test/a8-mask.c +++ b/test/a8-mask.c @@ -25,6 +25,8 @@ #include "cairo-test.h" +static cairo_test_draw_function_t draw; + cairo_test_t test = { "a8-mask", "test masks of CAIRO_FORMAT_A8" |