aboutsummaryrefslogtreecommitdiff
path: root/src/messages/not_understood.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/messages/not_understood.rs')
-rw-r--r--src/messages/not_understood.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/messages/not_understood.rs b/src/messages/not_understood.rs
index 0089b9c..36f779c 100644
--- a/src/messages/not_understood.rs
+++ b/src/messages/not_understood.rs
@@ -1,4 +1,5 @@
-use messages::Message;
+use crate::messages::Message;
+use serde_derive::{Deserialize, Serialize};
#[derive(Clone, Debug, Deserialize, Serialize)]
pub struct NotUnderstood {