Skip to content

Commit

Permalink
[FIX] : fix a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
aiekick committed Aug 10, 2023
1 parent 87b5469 commit a1ec8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1026,4 +1026,4 @@ mod vox_writer {
///////////////////////////////////////////////////////////////////////////////////////////////////
}

pub use vox_writer::*;
pub use crate::vox_writer::*;

0 comments on commit a1ec8ad

Please sign in to comment.