]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/configure-private.h
(no commit message)
[imagemagick] / MagickCore / configure-private.h
index 60ab33a1d6fe0c7e55761d6952dcaed351f8dc86..549977624ce1f7c2e2f87324f42fdbeca1876712 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  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.
@@ -15,8 +15,8 @@
 
   MagickCore private configure methods.
 */
-#ifndef _MAGICKCORE_CONFIGURE_H
-#define _MAGICKCORE_CONFIGURE_H
+#ifndef _MAGICKCORE_CONFIGURE_PRIVATE_H
+#define _MAGICKCORE_CONFIGURE_PRIVATE_H
 
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {