summaryrefslogtreecommitdiff
path: root/source/fitz/draw-glyph.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/fitz/draw-glyph.c')
-rw-r--r--source/fitz/draw-glyph.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/fitz/draw-glyph.c b/source/fitz/draw-glyph.c
index 9c0a1b70..75bfd616 100644
--- a/source/fitz/draw-glyph.c
+++ b/source/fitz/draw-glyph.c
@@ -1,6 +1,7 @@
#include "mupdf/fitz.h"
#include "draw-imp.h"
#include "glyph-cache-imp.h"
+#include "fitz-imp.h"
#include <string.h>
#include <math.h>