aboutsummaryrefslogtreecommitdiffstats
path: root/src/construct/label_end.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/construct/label_end.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/construct/label_end.rs b/src/construct/label_end.rs
index 5e31444..41f16d7 100644
--- a/src/construct/label_end.rs
+++ b/src/construct/label_end.rs
@@ -169,6 +169,7 @@ use crate::util::{
skip,
slice::{Position, Slice},
};
+use alloc::vec;
/// Start of label end.
///