diff options
Diffstat (limited to 'src/cairo-bentley-ottmann.c')
-rw-r--r-- | src/cairo-bentley-ottmann.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cairo-bentley-ottmann.c b/src/cairo-bentley-ottmann.c index cb508f51..81cca79b 100644 --- a/src/cairo-bentley-ottmann.c +++ b/src/cairo-bentley-ottmann.c @@ -38,6 +38,7 @@ /* Provide definitions for standalone compilation */ #include "cairoint.h" +#include "cairo-error-private.h" #include "cairo-freelist-private.h" #include "cairo-combsort-private.h" |