diff options
Diffstat (limited to 'xps/xps_common.c')
-rw-r--r-- | xps/xps_common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xps/xps_common.c b/xps/xps_common.c index f3a9ed54..e0917f6b 100644 --- a/xps/xps_common.c +++ b/xps/xps_common.c @@ -1,4 +1,4 @@ -#include "muxps-internal.h" +#include "mupdf/xps-internal.h" static inline int unhex(int a) { |