diff options
Diffstat (limited to 'xwayland/xwm.c')
-rw-r--r-- | xwayland/xwm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xwayland/xwm.c b/xwayland/xwm.c index d9bfaf2e..849acff8 100644 --- a/xwayland/xwm.c +++ b/xwayland/xwm.c @@ -7,7 +7,7 @@ #include <xcb/xfixes.h> #include <xcb/xcb_image.h> #include <xcb/render.h> -#include "config.h" +#include <wlr/config.h> #include "wlr/util/log.h" #include "wlr/util/edges.h" #include "wlr/types/wlr_surface.h" |