diff options
Diffstat (limited to 'fitzdraw/pathscan.c')
-rw-r--r-- | fitzdraw/pathscan.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fitzdraw/pathscan.c b/fitzdraw/pathscan.c index dc0ca7c7..e2e18e7e 100644 --- a/fitzdraw/pathscan.c +++ b/fitzdraw/pathscan.c @@ -1,5 +1,5 @@ #include "fitz_base.h" -#include "fitz_tree.h" +#include "fitz_res.h" #include "fitz_draw.h" /* divide and floor towards -inf */ |