summaryrefslogtreecommitdiffstats
path: root/src/verb/invocation_parser.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/verb/invocation_parser.rs')
-rw-r--r--src/verb/invocation_parser.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/verb/invocation_parser.rs b/src/verb/invocation_parser.rs
index 7f60e26..9f7b6c9 100644
--- a/src/verb/invocation_parser.rs
+++ b/src/verb/invocation_parser.rs
@@ -3,7 +3,7 @@ use {
crate::{
app::*,
errors::ConfError,
- path_anchor::PathAnchor,
+ path::PathAnchor,
},
regex::Regex,
std::{