]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/profile-private.h
Update web pages
[imagemagick] / MagickCore / profile-private.h
index 4adf3a7a63a5f8a20a0b6440ceb66a6bbef06bfe..4c7f6890cb43aef780ece8cf53100cb28987bdd5 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2014 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.
 #ifndef _MAGICKCORE_PROFILE_PRIVATE_H
 #define _MAGICKCORE_PROFILE_PRIVATE_H
 
+#include "MagickCore/string_.h"
+
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {
 #endif
 
-#include "MagickCore/string_.h"
-
 extern MagickPrivate MagickBooleanType
   SyncImageProfiles(Image *);