diff options
Diffstat (limited to 'nihil.posix/fd.ccm')
| -rw-r--r-- | nihil.posix/fd.ccm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.posix/fd.ccm b/nihil.posix/fd.ccm index 1de343b..54a4502 100644 --- a/nihil.posix/fd.ccm +++ b/nihil.posix/fd.ccm @@ -7,7 +7,7 @@ module; export module nihil.posix:fd; import nihil.std; -import nihil.util; +import nihil.core; namespace nihil { |
