Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nical committed May 24, 2024
1 parent b3ea0c3 commit ce393cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/d3d12/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ use super::allocator;
use super::allocator::AllocationType;

use crate::{
allocator::AllocatorReport,
allocator::{AllocatorReport, MemoryBlockReport},
AllocationError, AllocationSizes, AllocatorDebugSettings, MemoryLocation, Result,
};

Expand Down

0 comments on commit ce393cb

Please sign in to comment.