short comment explaining the wayland.c include

This commit is contained in:
Levi Neely 2025-04-13 20:37:42 +02:00 committed by Ethan Burns
parent abad9e2dec
commit ab8c5116d5

View file

@ -1 +1,3 @@
// note: the fontsrv implementation for X11 and wayland are the same.
// this non-standard include is an alternative to copying the file.
#include "x11.c" #include "x11.c"