From 82a28482c3c769d45f8dd70114051014e42cfe26 Mon Sep 17 00:00:00 2001 From: Hennadiy Brych Date: Mon, 4 Dec 2023 15:03:49 -0500 Subject: [PATCH] sources reorg --- cd/protection.ixx | 1 + 1 file changed, 1 insertion(+) diff --git a/cd/protection.ixx b/cd/protection.ixx index 95d3986..95e814e 100644 --- a/cd/protection.ixx +++ b/cd/protection.ixx @@ -11,6 +11,7 @@ module; export module cd.protection; import cd.cd; +import cd.subcode; import cd.toc; import dump; import filesystem.iso9660;