aboutsummaryrefslogtreecommitdiffstats
path: root/include/pugl/cairo.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pugl/cairo.h')
-rw-r--r--include/pugl/cairo.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/pugl/cairo.h b/include/pugl/cairo.h
index 9909682..48e868e 100644
--- a/include/pugl/cairo.h
+++ b/include/pugl/cairo.h
@@ -33,8 +33,7 @@ PUGL_BEGIN_DECLS
Pass the returned value to puglSetBackend() to draw to a view with Cairo.
*/
-PUGL_API
-PUGL_CONST_FUNC
+PUGL_CONST_API
const PuglBackend*
puglCairoBackend(void);