mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-26 09:13:56 +00:00
pkg/glslang: yeet usingns
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const std = @import("std");
|
||||
const c = @import("c.zig");
|
||||
const c = @import("c.zig").c;
|
||||
const testlib = @import("test.zig");
|
||||
const Shader = @import("shader.zig").Shader;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user