|
@@ -47,7 +47,7 @@ const
|
|
WandExport = 'CORE_RL_wand_.dll';
|
|
WandExport = 'CORE_RL_wand_.dll';
|
|
{$else}
|
|
{$else}
|
|
MagickExport = 'libMagickCore';
|
|
MagickExport = 'libMagickCore';
|
|
- WandExport = 'libWand';
|
|
|
|
|
|
+ WandExport = 'libMagickWand'; // Previous ImageMagick versions used 'libWand'
|
|
{$endif}
|
|
{$endif}
|
|
|
|
|
|
{# include "magick/methods.h"
|
|
{# include "magick/methods.h"
|