Files
ghostty/pkg/opengl/gl.c
Leah Amelia Chen b87af8646f pkg/opengl: replace cImport with translate-c
General Zig 0.16+ futureproofing
2026-09-09 23:09:12 +08:00

3 lines
48 B
C

#include <glad/gl.h>
#include <glad/glad_egl.h>