aboutsummaryrefslogtreecommitdiff
path: root/graphics/mupdf
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/mupdf')
-rw-r--r--graphics/mupdf/files/patch-source__fitz__load-jpx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mupdf/files/patch-source__fitz__load-jpx.c b/graphics/mupdf/files/patch-source__fitz__load-jpx.c
index 34fe65d83ebc..2b9bc9de1175 100644
--- a/graphics/mupdf/files/patch-source__fitz__load-jpx.c
+++ b/graphics/mupdf/files/patch-source__fitz__load-jpx.c
@@ -16,7 +16,7 @@
#define USE_JPIP
-#include <openjpeg.h>
-+#include <openjpeg-2.1/openjpeg.h>
++#include <openjpeg-2.2/openjpeg.h>
struct fz_jpxd_s
{