fix: windows gui build
This commit is contained in:
parent
265bff583b
commit
d3371d91e6
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ const Color = @import("theme").Color;
|
||||||
pub const CursorShape = vaxis.Cell.CursorShape;
|
pub const CursorShape = vaxis.Cell.CursorShape;
|
||||||
|
|
||||||
pub const Plane = @import("tuirenderer").Plane;
|
pub const Plane = @import("tuirenderer").Plane;
|
||||||
|
pub const Layer = @import("tuirenderer").Layer;
|
||||||
const input = @import("input");
|
const input = @import("input");
|
||||||
|
|
||||||
const win32 = @import("win32").everything;
|
const win32 = @import("win32").everything;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue