1
0
Fork 0

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:
Florian Müllner 2023-12-14 22:05:06 +01:00 committed by Marge Bot
parent 25d6e4524c
commit 5fc6ff19fa

View file

@ -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"