summaryrefslogtreecommitdiff
path: root/xps/xps_image.c
diff options
context:
space:
mode:
Diffstat (limited to 'xps/xps_image.c')
-rw-r--r--xps/xps_image.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xps/xps_image.c b/xps/xps_image.c
index a2021223..665b6d11 100644
--- a/xps/xps_image.c
+++ b/xps/xps_image.c
@@ -1,4 +1,4 @@
-#include "fitz.h"
+#include "fitz-internal.h"
#include "muxps.h"
typedef struct xps_image_s xps_image;