spmenu/libs/wl/inc.c
2023-08-07 06:37:38 +02:00

7 lines
117 B
C

/* See LICENSE file for copyright and license details. */
#if WAYLAND
#include "wayland.c"
#include "init.c"
#endif