commit | f4cf3075e8e7ef747e87960143781bd3c7950eb1 | [log] [tgz] |
---|---|---|
author | cristy <urban-warrior@git.imagemagick.org> | Sun Apr 25 20:07:02 2010 +0000 |
committer | cristy <urban-warrior@git.imagemagick.org> | Sun Apr 25 20:07:02 2010 +0000 |
tree | 8287fa4198c6e2adf44598a604dfba724fc084eb | |
parent | b67b4fadb4938629c9ec428bc6d7cbc6118ad1bb [diff] [blame] |
diff --git a/coders/tiff.c b/coders/tiff.c index b5fa1d5..1885201 100644 --- a/coders/tiff.c +++ b/coders/tiff.c
@@ -46,6 +46,7 @@ #include "magick/cache.h" #include "magick/color.h" #include "magick/color-private.h" +#include "magick/colormap.h" #include "magick/colorspace.h" #include "magick/constitute.h" #include "magick/enhance.h"