summaryrefslogtreecommitdiff
path: root/dmagick/c/draw.d
diff options
context:
space:
mode:
Diffstat (limited to 'dmagick/c/draw.d')
-rw-r--r--dmagick/c/draw.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmagick/c/draw.d b/dmagick/c/draw.d
index f1b7d63..3a74115 100644
--- a/dmagick/c/draw.d
+++ b/dmagick/c/draw.d
@@ -328,7 +328,7 @@ extern(C)
DirectionType
direction;
}
- else
+ else static if (MagickLibVersion == 0x661)
{
double
direction;