aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/lib.rs')
-rw-r--r--components/layout/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/layout/lib.rs b/components/layout/lib.rs
index 7fbbb2d3576..844689f0534 100644
--- a/components/layout/lib.rs
+++ b/components/layout/lib.rs
@@ -78,6 +78,7 @@ pub mod incremental;
pub mod inline;
pub mod list_item;
pub mod model;
+pub mod multicol;
pub mod opaque_node;
pub mod parallel;
pub mod sequential;