]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/morphology.h
(no commit message)
[imagemagick] / MagickCore / morphology.h
index dfc2869f0362c37257e28b56934cb8d24c55ad65..25e0f17bb408d0353b67b51cf93e82dc2fcc71ed 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_MORPHOLOGY_H
 #define _MAGICKCORE_MORPHOLOGY_H
 
+#include "MagickCore/geometry.h"
+
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {
 #endif
 
-#include <MagickCore/geometry.h>
-
 typedef enum
 {
   UndefinedKernel,    /* equivalent to UnityKernel */