summaryrefslogtreecommitdiff
path: root/src/legacy_json_output/accounts.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/legacy_json_output/accounts.rs')
-rw-r--r--src/legacy_json_output/accounts.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/legacy_json_output/accounts.rs b/src/legacy_json_output/accounts.rs
index d29539a..705f4ea 100644
--- a/src/legacy_json_output/accounts.rs
+++ b/src/legacy_json_output/accounts.rs
@@ -1,4 +1,4 @@
-use just_enough_vcs::vcs::data::member::MemberId;
+use just_enough_vcs::lib::data::member::MemberId;
use serde::{Deserialize, Serialize};
use std::collections::HashMap;