#ifndef WL_INC_H #define WL_INC_H /* See LICENSE file for copyright and license details. */ #if WAYLAND #include "wayland.h" #include "init.h" #endif #endif