summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dub.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dub.json b/dub.json
index 21920fe..ec0ada3 100644
--- a/dub.json
+++ b/dub.json
@@ -5,7 +5,7 @@
"license": "Zlib",
"targetType": "library",
"sourcePaths": ["dmagick"],
- "importPaths": ["dmagick"],
+ "importPaths": ["."],
"configurations": [
{
"name": "windows",