]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/quantize.h
(no commit message)
[imagemagick] / MagickCore / quantize.h
index 252eccc7dd9ff971e98d47a00da957a30bd61650..d1864b3bfcb156dc03460e4c685c5239c39e5432 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.
 #ifndef _MAGICKCORE_QUANTIZE_H
 #define _MAGICKCORE_QUANTIZE_H
 
+#include "MagickCore/colorspace.h"
+
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {
 #endif
 
-#include "MagickCore/colorspace.h"
-
 typedef enum
 {
   UndefinedDitherMethod,