From: Cristy Date: Mon, 20 Nov 2017 00:38:05 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.7-12~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e49c74e92d5724bc0bd5ea780d1163ffda308215;p=imagemagick ... --- diff --git a/coders/heic.c b/coders/heic.c index 0e3c56749..356c70a8a 100644 --- a/coders/heic.c +++ b/coders/heic.c @@ -57,6 +57,9 @@ #include "MagickCore/string_.h" #include "MagickCore/string-private.h" #include "MagickCore/utility.h" +#if defined(MAGICKCORE_HEIC_DELEGATE) +#include +#endif /* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%