From 45742f8351e2991d54b00189f6e0c772e257f395 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Wed, 5 Sep 2012 21:43:27 +0200 Subject: convert last eel_preference users to raw mateconf from nautilus patch: This is moslty the lockdown stuff, but we also access the background setting. This should be converted to use the new gsettings when they land. --- src/caja-connect-server-dialog-main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/caja-connect-server-dialog-main.c') diff --git a/src/caja-connect-server-dialog-main.c b/src/caja-connect-server-dialog-main.c index bedf7f5d..83ae92b7 100644 --- a/src/caja-connect-server-dialog-main.c +++ b/src/caja-connect-server-dialog-main.c @@ -37,6 +37,7 @@ #include #include +#include #include "caja-window.h" #include "caja-connect-server-dialog.h" -- cgit v1.2.1