aboutsummaryrefslogtreecommitdiff
path: root/azalea-core/src/particle.rs
diff options
context:
space:
mode:
Diffstat (limited to 'azalea-core/src/particle.rs')
-rwxr-xr-xazalea-core/src/particle.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea-core/src/particle.rs b/azalea-core/src/particle.rs
index 60128f3f..8e48255f 100755
--- a/azalea-core/src/particle.rs
+++ b/azalea-core/src/particle.rs
@@ -1,4 +1,4 @@
-use crate::BlockPos;
+use crate::position::BlockPos;
use azalea_buf::McBuf;
use azalea_inventory::ItemSlot;