diff --git a/tsconfig.json b/tsconfig.json
index 863edc7c74248aba845ea57bc4cd82cea5d90cd6..70aa52c9b25f08ccd1f961c4cf42d4dc0138d4aa 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -31,7 +31,7 @@
             "mol-task": ["./mol-task", "./mol-task/index.ts"],
             "mol-theme": ["./mol-theme"],
             "mol-util": ["./mol-util", "./mol-util/index.ts"],
-            "mol-canvas3d": ["./mol-view"]
+            "mol-canvas3d": ["./mol-canvas3d"]
         }
     },
     "include": [ "src/**/*" ],