mach/glfw/src/sources_linux_wayland.c
2022-06-29 20:54:04 -07:00

4 lines
98 B
C

// General Linux-like sources
#include "wl_monitor.c"
#include "wl_window.c"
#include "wl_init.c"