mirror of
https://codeberg.org/waydeer/layer-shika.git
synced 2025-06-01 00:35:29 +00:00
fix: missed staging new path of ws builder
This commit is contained in:
parent
0759b688cf
commit
d80fe53834
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ mod common;
|
|||
mod rendering;
|
||||
mod windowing;
|
||||
|
||||
pub use windowing::WindowingSystemBuilder as LayerShika;
|
||||
pub use windowing::builder::WindowingSystemBuilder as LayerShika;
|
||||
|
|
Loading…
Add table
Reference in a new issue