summaryrefslogtreecommitdiff
path: root/source/svg/svg-color.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/svg/svg-color.c')
-rw-r--r--source/svg/svg-color.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/svg/svg-color.c b/source/svg/svg-color.c
index d1139475..4b3f872c 100644
--- a/source/svg/svg-color.c
+++ b/source/svg/svg-color.c
@@ -1,6 +1,8 @@
#include "mupdf/fitz.h"
#include "svg-imp.h"
+#include <string.h>
+
/* Color keywords (white, blue, fuchsia)
* System color keywords (ActiveBorder, ButtonFace -- need to find reasonable defaults)
* #fb0 (expand to #ffbb00)