From bc3596074486cb425ddb62b7763e7f1fea8a203a Mon Sep 17 00:00:00 2001 From: cristy Date: Mon, 27 May 2013 15:24:26 +0000 Subject: [PATCH] --- MagickWand/montage.c | 1 + coders/ycbcr.c | 1 + 2 files changed, 2 insertions(+) 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" -- 2.40.0