summaryrefslogtreecommitdiff
path: root/dmagick/internal
diff options
context:
space:
mode:
Diffstat (limited to 'dmagick/internal')
-rw-r--r--dmagick/internal/Windows.d2
1 files changed, 2 insertions, 0 deletions
diff --git a/dmagick/internal/Windows.d b/dmagick/internal/Windows.d
index e35fdd6..c4a6c2d 100644
--- a/dmagick/internal/Windows.d
+++ b/dmagick/internal/Windows.d
@@ -6,6 +6,8 @@
module dmagick.internal.Windows;
+version(Windows):
+
import core.sys.windows.windows;
import dmagick.Image;