]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/channel.h
Update web pages
[imagemagick] / MagickCore / channel.h
index c30157a191ce47383fe98a4aaec39ceaed7a96a3..6ed3e25bd5818736abab6640524b240a8c107587 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2015 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.
@@ -18,6 +18,8 @@
 #ifndef _MAGICKCORE_CHANNEL_H
 #define _MAGICKCORE_CHANNEL_H
 
+#include <MagickCore/image.h>
+
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {
 #endif