diff options
Diffstat (limited to 'xwayland')
-rw-r--r-- | xwayland/xwm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xwayland/xwm.c b/xwayland/xwm.c index 6632b5fc..9bf8068e 100644 --- a/xwayland/xwm.c +++ b/xwayland/xwm.c @@ -4,7 +4,6 @@ #include <assert.h> #include <stdlib.h> #include <unistd.h> -#include <wlr/config.h> #include <wlr/types/wlr_surface.h> #include <wlr/util/edges.h> #include <wlr/util/log.h> |