aboutsummaryrefslogtreecommitdiff
path: root/src/gtk-logout-helper.c
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2011-08-25 08:58:54 -0400
committerKen VanDine <ken.vandine@canonical.com>2011-08-25 08:58:54 -0400
commitce36ed0c35e58f0244a090250ab7f96b8e5915ac (patch)
treeccf1ca910dac9a7cf89d3889ad3798dddd0dd89a /src/gtk-logout-helper.c
parent7cb790290cb874e06deca13497eed34079b4fb8c (diff)
parent29d61ee432bcb4351b0d9cf1084e6b9fec7f1707 (diff)
downloadayatana-indicator-session-ce36ed0c35e58f0244a090250ab7f96b8e5915ac.tar.gz
ayatana-indicator-session-ce36ed0c35e58f0244a090250ab7f96b8e5915ac.tar.bz2
ayatana-indicator-session-ce36ed0c35e58f0244a090250ab7f96b8e5915ac.zip
Import upstream version 0.3.3
Diffstat (limited to 'src/gtk-logout-helper.c')
-rw-r--r--src/gtk-logout-helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk-logout-helper.c b/src/gtk-logout-helper.c
index b8923c6..33dce3a 100644
--- a/src/gtk-logout-helper.c
+++ b/src/gtk-logout-helper.c
@@ -26,7 +26,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <gtk/gtk.h>
#include <dbus/dbus-glib.h>
#include "dialog.h"
-#include "gconf-helper.h"
+#include "settings-helper.h"
static void
consolekit_fallback (LogoutDialogType action)