aboutsummaryrefslogtreecommitdiff
path: root/azalea/src/auto_tool.rs
diff options
context:
space:
mode:
Diffstat (limited to 'azalea/src/auto_tool.rs')
-rw-r--r--azalea/src/auto_tool.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/azalea/src/auto_tool.rs b/azalea/src/auto_tool.rs
index 0182e200..3d8d6e36 100644
--- a/azalea/src/auto_tool.rs
+++ b/azalea/src/auto_tool.rs
@@ -4,7 +4,7 @@ use azalea_core::position::BlockPos;
use azalea_entity::{FluidOnEyes, Physics};
use azalea_inventory::{ItemStack, Menu, components};
-use crate::BotClientExt;
+use crate::bot::BotClientExt;
#[derive(Debug)]
pub struct BestToolResult {