summaryrefslogtreecommitdiff
path: root/library/src/structure/reference.rs
diff options
context:
space:
mode:
Diffstat (limited to 'library/src/structure/reference.rs')
-rw-r--r--library/src/structure/reference.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/src/structure/reference.rs b/library/src/structure/reference.rs
index 632ecba5..56f8b8e3 100644
--- a/library/src/structure/reference.rs
+++ b/library/src/structure/reference.rs
@@ -1,4 +1,5 @@
use crate::prelude::*;
+use crate::text::TextNode;
/// A reference to a label.
#[derive(Debug, Hash)]