wayland/xwayland: Include x11-display-private
The include is currently satisfied by window-x11-private → iconcache → x11-display-private The icon cache is about to be removed, so add the missing include directly. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3452>
This commit is contained in:
parent
25d6e4524c
commit
5fc6ff19fa
@ -22,6 +22,7 @@
|
||||
|
||||
#include "core/frame.h"
|
||||
#include "meta/meta-x11-errors.h"
|
||||
#include "x11/meta-x11-display-private.h"
|
||||
#include "x11/window-x11.h"
|
||||
#include "x11/window-x11-private.h"
|
||||
#include "x11/xprops.h"
|
||||
|
Loading…
Reference in New Issue
Block a user