summaryrefslogtreecommitdiff
path: root/fitz/res_bitmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'fitz/res_bitmap.c')
-rw-r--r--fitz/res_bitmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fitz/res_bitmap.c b/fitz/res_bitmap.c
index af70f983..c31e85b4 100644
--- a/fitz/res_bitmap.c
+++ b/fitz/res_bitmap.c
@@ -1,4 +1,4 @@
-#include "fitz-internal.h"
+#include "mupdf/fitz-internal.h"
fz_bitmap *
fz_new_bitmap(fz_context *ctx, int w, int h, int n, int xres, int yres)