summaryrefslogtreecommitdiff
path: root/source/fitz/shade.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/fitz/shade.c')
-rw-r--r--source/fitz/shade.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/fitz/shade.c b/source/fitz/shade.c
index 4e5b9a19..783a8630 100644
--- a/source/fitz/shade.c
+++ b/source/fitz/shade.c
@@ -1,5 +1,8 @@
#include "mupdf/fitz.h"
+#include <string.h>
+#include <math.h>
+
typedef struct fz_mesh_processor_s fz_mesh_processor;
struct fz_mesh_processor_s {