1
0
Fork 0

window-actor/wayland: Add missing config.h

The lack of this resulted in some surprises in header file macro
processing.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2619>
This commit is contained in:
Jonas Ådahl 2022-05-30 23:14:05 +02:00 committed by Marge Bot
parent bde4280f48
commit c1215f4213

View file

@ -20,6 +20,8 @@
* Georges Basile Stavracas Neto <gbsneto@gnome.org>
*/
#include "config.h"
#include "compositor/meta-surface-actor-wayland.h"
#include "compositor/meta-window-actor-wayland.h"
#include "meta/meta-window-actor.h"