diff options
-rw-r--r-- | capplets/windows/mate-metacity-support.c | 2 |
1 files changed, 2 insertions, 0 deletions
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 <gio/gio.h> #include <gtk/gtk.h> +#include "mate-metacity-support.h" + #define METACITY_SCHEMA "org.gnome.metacity" #define COMPOSITING_KEY "compositing-manager" |