aboutsummaryrefslogtreecommitdiffstats
path: root/nihil.posix/fd.ccm
diff options
context:
space:
mode:
Diffstat (limited to 'nihil.posix/fd.ccm')
-rw-r--r--nihil.posix/fd.ccm2
1 files changed, 1 insertions, 1 deletions
diff --git a/nihil.posix/fd.ccm b/nihil.posix/fd.ccm
index 8210b6d..40bfb0a 100644
--- a/nihil.posix/fd.ccm
+++ b/nihil.posix/fd.ccm
@@ -7,9 +7,9 @@ module;
export module nihil.posix:fd;
import nihil.std;
-import nihil.flagset;
import nihil.error;
import nihil.monad;
+import nihil.util;
namespace nihil {