aboutsummaryrefslogtreecommitdiff
path: root/src/utils/dependencies.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/dependencies.ts')
-rw-r--r--src/utils/dependencies.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/dependencies.ts b/src/utils/dependencies.ts
index a09a87b..67bf502 100644
--- a/src/utils/dependencies.ts
+++ b/src/utils/dependencies.ts
@@ -16,7 +16,7 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
-import { makeLazy } from "./misc";
+import { makeLazy } from "./lazy";
/*
Add dynamically loaded dependencies for plugins here.