diff options
| author | Mike Wey | 2012-01-29 18:28:10 +0100 |
|---|---|---|
| committer | Mike Wey | 2012-01-29 18:28:10 +0100 |
| commit | e793f7c1b9dd161f8f2fc6e678e68d558c8d3135 (patch) | |
| tree | a17a169342ae9bf27570259cbd1ee8e4ad3b8e8a /dmagick/Image.d | |
| parent | c7acbf8a060f91d585c7a48d2562ebf7f9241f48 (diff) | |
Update the headers for ImageMagick 6.7.5ImageMagick_6.7.5
Diffstat (limited to 'dmagick/Image.d')
| -rw-r--r-- | dmagick/Image.d | 2 |
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) |
