summaryrefslogtreecommitdiff
path: root/src/test-fallback-surface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/test-fallback-surface.h')
-rw-r--r--src/test-fallback-surface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test-fallback-surface.h b/src/test-fallback-surface.h
index f8e5a90f0..25603072e 100644
--- a/src/test-fallback-surface.h
+++ b/src/test-fallback-surface.h
@@ -41,7 +41,7 @@
CAIRO_BEGIN_DECLS
cairo_surface_t *
-_test_fallback_surface_create (cairo_format_t format,
+_test_fallback_surface_create (cairo_content_t content,
int width,
int height);