summaryrefslogtreecommitdiffstats
path: root/src/history.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/history.rs')
-rw-r--r--src/history.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/history.rs b/src/history.rs
index 6068b13..5abb78b 100644
--- a/src/history.rs
+++ b/src/history.rs
@@ -2,7 +2,7 @@ use std::collections::{hash_map::Entry, HashMap};
use std::path::{Path, PathBuf};
use crate::fs::{JoshutoDirEntry, JoshutoDirList};
-use crate::sort;
+use crate::util::sort;
pub trait DirectoryHistory {
fn populate_to_root(