mirror of
https://codeberg.org/waydeer/layer-shika.git
synced 2025-06-02 12:25:30 +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 rendering;
|
||||||
mod windowing;
|
mod windowing;
|
||||||
|
|
||||||
pub use windowing::WindowingSystemBuilder as LayerShika;
|
pub use windowing::builder::WindowingSystemBuilder as LayerShika;
|
||||||
|
|
Loading…
Add table
Reference in a new issue