aboutsummaryrefslogtreecommitdiffstats
path: root/nihil.posix/getenv.ccm
diff options
context:
space:
mode:
Diffstat (limited to 'nihil.posix/getenv.ccm')
-rw-r--r--nihil.posix/getenv.ccm2
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.posix/getenv.ccm b/nihil.posix/getenv.ccm
index f3490a2..bc7d841 100644
--- a/nihil.posix/getenv.ccm
+++ b/nihil.posix/getenv.ccm
@@ -9,7 +9,7 @@ module;
export module nihil.posix:getenv;
import nihil.std;
-import nihil.util;
+import nihil.core;
namespace nihil {