diff options
Diffstat (limited to 'include/xwayland')
-rw-r--r-- | include/xwayland/xwm.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/xwayland/xwm.h b/include/xwayland/xwm.h index 24549644..32b3135b 100644 --- a/include/xwayland/xwm.h +++ b/include/xwayland/xwm.h @@ -5,9 +5,6 @@ #include <wlr/config.h> #include <wlr/xwayland.h> #include <xcb/render.h> -#if WLR_HAS_XCB_ICCCM -#include <xcb/xcb_icccm.h> -#endif #if WLR_HAS_XCB_ERRORS #include <xcb/xcb_errors.h> #endif |