summaryrefslogtreecommitdiff
path: root/src/cairo-path.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cairo-path.c')
-rw-r--r--src/cairo-path.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cairo-path.c b/src/cairo-path.c
index d9f08acc..bc5b731b 100644
--- a/src/cairo-path.c
+++ b/src/cairo-path.c
@@ -372,6 +372,7 @@ cairo_path_destroy (cairo_path_t *path)
free (path);
}
+slim_hidden_def (cairo_path_destroy);
/**
* _cairo_path_create: