]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/policy.h
The 8bim profile will be updated when the iptc profile is changed.
[imagemagick] / MagickCore / policy.h
index ae15f25c53bc2500784192be1a6d149e79df5854..2ea48b25a69e34c1f63f6a93f326b4193c367745 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2012 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_POLICY_H
 #define _MAGICKCORE_POLICY_H
 
+#include "MagickCore/pixel.h"
+#include "MagickCore/exception.h"
+
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {
 #endif
 
-#include <MagickCore/pixel.h>
-#include <MagickCore/exception.h>
-
 typedef enum
 {
   UndefinedPolicyDomain,