From 9534243f6849d1938195c1f27adaa5745056f138 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Fri, 21 Apr 2017 16:22:20 +0200 Subject: Include required system headers. --- source/svg/svg-color.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'source/svg/svg-color.c') 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 + /* Color keywords (white, blue, fuchsia) * System color keywords (ActiveBorder, ButtonFace -- need to find reasonable defaults) * #fb0 (expand to #ffbb00) -- cgit v1.2.3