summaryrefslogtreecommitdiff
path: root/fitzdraw/pathscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'fitzdraw/pathscan.c')
-rw-r--r--fitzdraw/pathscan.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/fitzdraw/pathscan.c b/fitzdraw/pathscan.c
index e2e18e7e..5c060c6f 100644
--- a/fitzdraw/pathscan.c
+++ b/fitzdraw/pathscan.c
@@ -1,6 +1,4 @@
-#include "fitz_base.h"
-#include "fitz_res.h"
-#include "fitz_draw.h"
+#include "fitz.h"
/* divide and floor towards -inf */
static inline int fz_idiv(int a, int b)