diff options
Diffstat (limited to 'src/cairo-path-fixed.c')
-rw-r--r-- | src/cairo-path-fixed.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cairo-path-fixed.c b/src/cairo-path-fixed.c index 34de6a37..958c85c0 100644 --- a/src/cairo-path-fixed.c +++ b/src/cairo-path-fixed.c @@ -38,6 +38,7 @@ #include "cairoint.h" +#include "cairo-error-private.h" #include "cairo-path-fixed-private.h" #include "cairo-slope-private.h" |