From: cristy Date: Mon, 27 May 2013 15:24:26 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~3632 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bc3596074486cb425ddb62b7763e7f1fea8a203a;p=imagemagick --- diff --git a/MagickWand/montage.c b/MagickWand/montage.c index edaef3e2a..2b0f737cf 100644 --- a/MagickWand/montage.c +++ b/MagickWand/montage.c @@ -1,3 +1,4 @@ +/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % % diff --git a/coders/ycbcr.c b/coders/ycbcr.c index 7e2ad7168..7771c1337 100644 --- a/coders/ycbcr.c +++ b/coders/ycbcr.c @@ -43,6 +43,7 @@ #include "MagickCore/blob.h" #include "MagickCore/blob-private.h" #include "MagickCore/cache.h" +#include "MagickCore/channel.h" #include "MagickCore/colorspace.h" #include "MagickCore/constitute.h" #include "MagickCore/exception.h"