aboutsummaryrefslogtreecommitdiff
path: root/examples/chat/protocol.rs
diff options
context:
space:
mode:
Diffstat (limited to 'examples/chat/protocol.rs')
-rw-r--r--examples/chat/protocol.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/chat/protocol.rs b/examples/chat/protocol.rs
index 6a51e50..4606e0c 100644
--- a/examples/chat/protocol.rs
+++ b/examples/chat/protocol.rs
@@ -1,6 +1,6 @@
use std::collections::HashMap;
-use bevy_quinnet::ClientId;
+use bevy_quinnet::shared::ClientId;
use serde::{Deserialize, Serialize};
// Messages from clients