summaryrefslogtreecommitdiff
path: root/dmagick/Image.d
diff options
context:
space:
mode:
authorMike Wey2012-01-29 18:28:10 +0100
committerMike Wey2012-01-29 18:28:10 +0100
commite793f7c1b9dd161f8f2fc6e678e68d558c8d3135 (patch)
treea17a169342ae9bf27570259cbd1ee8e4ad3b8e8a /dmagick/Image.d
parentc7acbf8a060f91d585c7a48d2562ebf7f9241f48 (diff)
Update the headers for ImageMagick 6.7.5ImageMagick_6.7.5
Diffstat (limited to 'dmagick/Image.d')
-rw-r--r--dmagick/Image.d2
1 files changed, 1 insertions, 1 deletions
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)