From e793f7c1b9dd161f8f2fc6e678e68d558c8d3135 Mon Sep 17 00:00:00 2001 From: Mike Wey Date: Sun, 29 Jan 2012 18:28:10 +0100 Subject: Update the headers for ImageMagick 6.7.5 --- dmagick/Image.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dmagick/Image.d') diff --git a/dmagick/Image.d b/dmagick/Image.d index b68c220..4c29f47 100644 --- a/dmagick/Image.d +++ b/dmagick/Image.d @@ -81,7 +81,7 @@ public alias dmagick.c.image.ResolutionType ResolutionType; /// See_Also: $(CXREF distort, _SparseColorMethod) public alias dmagick.c.distort.SparseColorMethod SparseColorMethod; /// See_Also: $(CXREF effect, _StatisticType) -public alias dmagick.c.effect.StatisticType StatisticType; +public alias dmagick.c.statistic.StatisticType StatisticType; /// See_Also: $(CXREF constitute, _StorageType) public alias dmagick.c.constitute.StorageType StorageType; /// See_Also: $(CXREF draw, _TypeMetric) -- cgit v1.2.3