From d4ccb50139bb2899729fb042fcf4717960557863 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(+) (limited to 'src/ui/theme.c') diff --git a/src/ui/theme.c b/src/ui/theme.c index c34a7330..423d5c1c 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