]> granicus.if.org Git - imagemagick/blobdiff - MagickCore/blob-private.h
(no commit message)
[imagemagick] / MagickCore / blob-private.h
index f2cc8148d861e341de3a44d368bc6d6c32e90a6e..12b12ff3f8c149b962ec7b0552556e2b5b989b2f 100644 (file)
@@ -1,5 +1,5 @@
 /*
-  Copyright 1999-2013 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_BLOB_PRIVATE_H
 #define _MAGICKCORE_BLOB_PRIVATE_H
 
+#include "MagickCore/nt-feature.h"
+#include "MagickCore/nt-base-private.h"
+
 #if defined(__cplusplus) || defined(c_plusplus)
 extern "C" {
 #endif
 
-#include "MagickCore/nt-feature.h"
-
 #define MagickMinBlobExtent  32767L
 #if defined(MAGICKCORE_HAVE_FSEEKO)
 # define fseek  fseeko