From 00e7af6740d3778a447ca18eeb3ccd1f749daa73 Mon Sep 17 00:00:00 2001 From: Victor Kareh Date: Thu, 30 May 2019 08:35:39 -0400 Subject: theme: fix warning upstream commit: https://gitlab.gnome.org/GNOME/metacity/commit/3a3c47e3 --- src/ui/theme.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ui/theme.c b/src/ui/theme.c index 392daeb5..73f8fc78 100644 --- a/src/ui/theme.c +++ b/src/ui/theme.c @@ -53,6 +53,7 @@ */ #include +#include "prefs.h" #include "theme.h" #include "theme-parser.h" #include "util.h" -- cgit v1.2.1