From: Cristy Date: Sat, 10 Mar 2018 13:54:42 +0000 (-0500) Subject: ... X-Git-Tag: 7.0.7-26~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f68e7f0e853a64ad9a17a017ffdda36a5c5c189f;p=imagemagick ... --- diff --git a/MagickCore/pixel-accessor.h b/MagickCore/pixel-accessor.h index fe9cf8e99..2a1e474e2 100644 --- a/MagickCore/pixel-accessor.h +++ b/MagickCore/pixel-accessor.h @@ -19,13 +19,13 @@ #define MAGICKCORE_PIXEL_ACCESSOR_H #include +#include #include "MagickCore/cache.h" #include "MagickCore/cache-view.h" #include "MagickCore/color.h" #include "MagickCore/colorspace.h" #include "MagickCore/gem.h" #include "MagickCore/image.h" -#include "MagickCore/memory_.h" #if defined(__cplusplus) || defined(c_plusplus) extern "C" {