pkg/macos: animation yeet usingns

This commit is contained in:
Mitchell Hashimoto
2024-08-16 16:35:07 -07:00
parent 2f578a0b97
commit 097b978052
3 changed files with 5 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
pub usingnamespace @cImport({
pub const c = @cImport({
@cInclude("QuartzCore/CALayer.h");
});