summaryrefslogtreecommitdiff
path: root/src/tiff.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/tiff.rs')
-rw-r--r--src/tiff.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tiff.rs b/src/tiff.rs
index d223961..88acbea 100644
--- a/src/tiff.rs
+++ b/src/tiff.rs
@@ -1,7 +1,7 @@
use std::os::raw::{c_char, c_uint, c_void, c_longlong, c_long};
use std::ffi::CString;
-use crate::label_formats::LargeLabelFormat;
+use label_toolkit::LargeLabelFormat;
/// # TIFF Internal Structure