diff options
Diffstat (limited to 'draw/draw_simple_scale.c')
-rw-r--r-- | draw/draw_simple_scale.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/draw/draw_simple_scale.c b/draw/draw_simple_scale.c index bef7981a..08dedf0b 100644 --- a/draw/draw_simple_scale.c +++ b/draw/draw_simple_scale.c @@ -11,6 +11,7 @@ intermediate results rather than ints. */ #include "mupdf/fitz.h" +#include "draw-imp.h" /* Do we special case handling of single pixel high/wide images? The * 'purest' handling is given by not special casing them, but certain |