diff --git a/view.h b/view.h index 713358b..9629fc9 100644 --- a/view.h +++ b/view.h @@ -8,6 +8,9 @@ #include #include #include +#if CAGE_HAS_XWAYLAND +#include +#endif #include "server.h"