summaryrefslogtreecommitdiff
path: root/source/xps/xps-path.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/xps/xps-path.c')
-rw-r--r--source/xps/xps-path.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/xps/xps-path.c b/source/xps/xps-path.c
index 250c4206..750a8309 100644
--- a/source/xps/xps-path.c
+++ b/source/xps/xps-path.c
@@ -1,4 +1,5 @@
-#include "mupdf/xps.h"
+#include "mupdf/fitz.h"
+#include "xps-imp.h"
static char *
xps_parse_float_array(fz_context *ctx, xps_document *doc, char *s, int num, float *x)