From: Cristy Date: Mon, 20 Nov 2017 00:50:58 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.7-12~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6714d07f302b9f5de13f8bf88d6f1cda88912d00;p=imagemagick ... --- diff --git a/coders/heic.c b/coders/heic.c index 8885ac85c..43d348728 100644 --- a/coders/heic.c +++ b/coders/heic.c @@ -51,6 +51,7 @@ #include "MagickCore/magick.h" #include "MagickCore/memory_.h" #include "MagickCore/module.h" +#include "MagickCore/pixel-accessor.h" #include "MagickCore/quantum-private.h" #include "MagickCore/static.h" #include "MagickCore/resource_.h"