From 569df13ed6282485d08402047a68b4da3660ce5a Mon Sep 17 00:00:00 2001 From: Hennadiy Brych Date: Sun, 13 Oct 2024 20:53:58 -0400 Subject: [PATCH] fixmsf import fix --- cd/fix_msf.ixx | 1 + 1 file changed, 1 insertion(+) diff --git a/cd/fix_msf.ixx b/cd/fix_msf.ixx index d4317b0..6cdf55b 100644 --- a/cd/fix_msf.ixx +++ b/cd/fix_msf.ixx @@ -12,6 +12,7 @@ module; export module cd.fix_msf; +import cd.cd; import cd.cdrom; import dump; import filesystem.iso9660;