diff options
Diffstat (limited to 'src/cairo-path-bounds.c')
-rw-r--r-- | src/cairo-path-bounds.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cairo-path-bounds.c b/src/cairo-path-bounds.c index 204b98283..1fc9a06a9 100644 --- a/src/cairo-path-bounds.c +++ b/src/cairo-path-bounds.c @@ -37,6 +37,7 @@ #include "cairoint.h" #include "cairo-box-private.h" +#include "cairo-error-private.h" #include "cairo-path-fixed-private.h" |