]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/profile-private.h
(no commit message)
[imagemagick] / MagickCore / profile-private.h
index 5c306dd86a4d4111a9f2c220e45aa27b7edd312d..10938b0e659f78cf202329b07e00abaafa6ab5bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
+  Copyright 1999-2014 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 *);