summaryrefslogtreecommitdiff
path: root/xmake/modules/private
diff options
context:
space:
mode:
authorruki <[email protected]>2024-05-28 00:52:24 +0800
committerruki <[email protected]>2024-05-28 00:52:24 +0800
commitec9aa461e24fe744164435cb8c5eebac874a4e4e (patch)
treeaec5f4b968e8fad0f05b161c7b44cb13034abebc /xmake/modules/private
parentbe0f7c374de2f7a30bf951560bf37b9be38afe85 (diff)
fix import
Diffstat (limited to 'xmake/modules/private')
-rw-r--r--xmake/modules/private/action/require/impl/packagenv.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/modules/private/action/require/impl/packagenv.lua b/xmake/modules/private/action/require/impl/packagenv.lua
index 8da69d914..01eb20d2a 100644
--- a/xmake/modules/private/action/require/impl/packagenv.lua
+++ b/xmake/modules/private/action/require/impl/packagenv.lua
@@ -19,7 +19,7 @@
--
-- imports
-imports("core.base.hashset")
+import("core.base.hashset")
import("core.package.package", {alias = "core_package"})
-- enter the package environments