From 2b3a21fb01f6a198642218c744541814f5a7152b Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 13 Oct 2012 09:46:13 +0200 Subject: fix build with dconf >= 0.13 --- mate-panel/libpanel-util/panel-dconf.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'mate-panel/libpanel-util') diff --git a/mate-panel/libpanel-util/panel-dconf.c b/mate-panel/libpanel-util/panel-dconf.c index 21830da9..c7741373 100644 --- a/mate-panel/libpanel-util/panel-dconf.c +++ b/mate-panel/libpanel-util/panel-dconf.c @@ -23,6 +23,10 @@ * Stefano Karapetsas */ +#ifdef HAVE_CONFIG_H +#include +#endif + #include #include -- cgit v1.2.1