]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 14 Jan 2014 21:22:40 +0000 (21:22 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 14 Jan 2014 21:22:40 +0000 (21:22 +0000)
MagickWand/magick-image.c
MagickWand/mogrify.c

index 9bae89372acbe806d2053f7a5c3844760d322b1b..93aeccbce7a67e19e2573332686bbef829520a99 100644 (file)
@@ -51,6 +51,7 @@
 #include "MagickWand/magick-wand-private.h"
 #include "MagickWand/wand.h"
 #include "MagickWand/pixel-wand-private.h"
+#include "MagickCore/image-private.h"
 \f
 /*
   Define declarations.
index 306ec5a6ab1a77494ca7af21c42d19f241431fb8..74a746dbe7063afb875cf29c0ff0113d9f04e6cd 100644 (file)
@@ -48,8 +48,6 @@
 #include "MagickWand/MagickWand.h"
 #include "MagickWand/magick-wand-private.h"
 #include "MagickWand/mogrify-private.h"
-#undef DegreesToRadians
-#undef RadiansToDegrees
 #include "MagickCore/image-private.h"
 #include "MagickCore/monitor-private.h"
 #include "MagickCore/string-private.h"