fix: missed staging new path of ws builder
parent
0759b688cf
commit
d80fe53834
|
@ -2,4 +2,4 @@ mod common;
|
|||
mod rendering;
|
||||
mod windowing;
|
||||
|
||||
pub use windowing::WindowingSystemBuilder as LayerShika;
|
||||
pub use windowing::builder::WindowingSystemBuilder as LayerShika;
|
||||
|
|
Loading…
Reference in New Issue