Skip to content

Commit ec9aa46

Browse files
committed
fix import
1 parent be0f7c3 commit ec9aa46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xmake/modules/private/action/require/impl/packagenv.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
--
2020

2121
-- imports
22-
imports("core.base.hashset")
22+
import("core.base.hashset")
2323
import("core.package.package", {alias = "core_package"})
2424

2525
-- enter the package environments

0 commit comments

Comments
 (0)