]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 3 Oct 2011 18:47:13 +0000 (18:47 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 3 Oct 2011 18:47:13 +0000 (18:47 +0000)
MagickCore/annotate.c

index f6a65aaa284d8182b41e578005fd780e667c13ca..3ae835ea53d1f3281a390f8658db786066ce93ae 100644 (file)
 #if defined(__MINGW32__)
 #  undef interface
 #endif
+#if defined(MAGICKCORE_HAVE_FT2BUILD_H)
+#  include <ft2build.h>
+#endif
 #if defined(FT_FREETYPE_H)
 #  include FT_FREETYPE_H
 #else
-#  include <ft2build.h>
 #  include <freetype/freetype.h>
 #endif
 #if defined(FT_GLYPH_H)