summaryrefslogtreecommitdiff
path: root/fitz/image_jpx.c
diff options
context:
space:
mode:
Diffstat (limited to 'fitz/image_jpx.c')
-rw-r--r--fitz/image_jpx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/image_jpx.c b/fitz/image_jpx.c
index a77fb19b..be7368f4 100644
--- a/fitz/image_jpx.c
+++ b/fitz/image_jpx.c
@@ -1,4 +1,4 @@
-#include "fitz-internal.h"
+#include "mupdf/fitz-internal.h"
/* Without the definition of OPJ_STATIC, compilation fails on windows
* due to the use of __stdcall. We believe it is required on some