aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src/particle
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-core/src/particle')
-rw-r--r--azalea-core/src/particle/mod.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/azalea-core/src/particle/mod.rs b/azalea-core/src/particle/mod.rs
index fc815a0b..5ca8ac8e 100644
--- a/azalea-core/src/particle/mod.rs
+++ b/azalea-core/src/particle/mod.rs
@@ -1,3 +1,5 @@
+use azalea_buf::{McBufReadable, McBufWritable};
+use std::io::{Read, Write};
#[derive(Debug, Clone, McBuf)]
pub struct Particle {