diff options
Diffstat (limited to 'test/cairo-test.h')
-rw-r--r-- | test/cairo-test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cairo-test.h b/test/cairo-test.h index 27efacc0c..ce7ecda86 100644 --- a/test/cairo-test.h +++ b/test/cairo-test.h @@ -28,6 +28,7 @@ #include <math.h> #include <cairo.h> +#include <cairo-pdf.h> typedef enum cairo_test_status { CAIRO_TEST_SUCCESS = 0, |