summaryrefslogtreecommitdiff
path: root/source/xps/xps-util.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/xps/xps-util.c')
-rw-r--r--source/xps/xps-util.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/xps/xps-util.c b/source/xps/xps-util.c
index c7def9f4..3c9e149d 100644
--- a/source/xps/xps-util.c
+++ b/source/xps/xps-util.c
@@ -1,4 +1,5 @@
-#include "mupdf/xps.h"
+#include "mupdf/fitz.h"
+#include "xps-imp.h"
static inline int xps_tolower(int c)
{