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