diff options
Diffstat (limited to 'src/cairo-pen.c')
-rw-r--r-- | src/cairo-pen.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cairo-pen.c b/src/cairo-pen.c index 8db8fcb3..cfb67cae 100644 --- a/src/cairo-pen.c +++ b/src/cairo-pen.c @@ -38,6 +38,8 @@ #include "cairoint.h" +#include "cairo-slope-private.h" + static int _cairo_pen_vertices_needed (double tolerance, double radius, |