mirror of
https://github.com/redstrate/Physis.git
synced 2025-05-05 18:27:46 +00:00
Fix model test due to moved path
This commit is contained in:
parent
1e28c05f3a
commit
e055bcce9b
1 changed files with 1 additions and 1 deletions
|
@ -1240,7 +1240,7 @@ mod tests {
|
|||
use std::mem::size_of;
|
||||
use std::path::PathBuf;
|
||||
|
||||
use crate::model_vertex_declarations::VERTEX_ELEMENT_SIZE;
|
||||
use vertex_declarations::VERTEX_ELEMENT_SIZE;
|
||||
|
||||
use super::*;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue