aboutsummaryrefslogtreecommitdiff
path: root/xwayland/xwm.c
diff options
context:
space:
mode:
authoremersion <contact@emersion.fr>2018-07-21 13:08:23 +0100
committeremersion <contact@emersion.fr>2018-07-21 13:08:23 +0100
commit41094a7df54d4542ee5f201185fc96e3763a4804 (patch)
tree33d1edba84936b642663549b656ea14472cf2543 /xwayland/xwm.c
parent8d03bc9178d8544cbcd24293ece6ac9f1698e602 (diff)
Always include config.h
Diffstat (limited to 'xwayland/xwm.c')
-rw-r--r--xwayland/xwm.c1
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>