From e01241e097052e7c94f4a67699ea7f4a3608158e Mon Sep 17 00:00:00 2001 From: Robert Antoni Buj Gelonch Date: Tue, 23 Feb 2021 14:37:21 +0100 Subject: windows: missing include mate-metacity-support.h (#624) --- capplets/windows/mate-metacity-support.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'capplets/windows') diff --git a/capplets/windows/mate-metacity-support.c b/capplets/windows/mate-metacity-support.c index 2ac8c8aa..cd9876c9 100644 --- a/capplets/windows/mate-metacity-support.c +++ b/capplets/windows/mate-metacity-support.c @@ -23,6 +23,8 @@ #include #include +#include "mate-metacity-support.h" + #define METACITY_SCHEMA "org.gnome.metacity" #define COMPOSITING_KEY "compositing-manager" -- cgit v1.2.1