spmenu/libs/wl/inc.c
2023-06-02 18:37:51 +02:00

7 lines
120 B
C

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