]> granicus.if.org Git - imagemagick/blobdiff - coders/braille.c
(no commit message)
[imagemagick] / coders / braille.c
index 366c55b9d5b3d4c19ae4a3dedf49f12062e95d34..ec930d6ed0a5b6b9ac5ec949f3d91e7ae6591f79 100644 (file)
@@ -15,7 +15,7 @@
 %                                February 2008                                %
 %                                                                             %
 %                                                                             %
-%  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization      %
+%  Copyright 1999-2012 ImageMagick Studio LLC, a non-profit organization      %
 %  dedicated to making software imaging solutions freely available.           %
 %                                                                             %
 %  You may not use this file except in compliance with the License.  You may  %
@@ -38,6 +38,7 @@
   Include declarations.
 */
 #include "MagickCore/studio.h"
+#include "MagickCore/attribute.h"
 #include "MagickCore/blob.h"
 #include "MagickCore/blob-private.h"
 #include "MagickCore/cache.h"