aboutsummaryrefslogtreecommitdiff
path: root/src/gtk-logout-helper.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-19 13:13:57 -0500
committerTed Gould <ted@gould.cx>2011-08-19 13:13:57 -0500
commit7f2161b7e2ab9902076a0e47fecac7796546fb4b (patch)
treeee79fe83b44218d2d0602f7c5a77c6092934ff6a /src/gtk-logout-helper.c
parent44b13c9408a1bfd2d47c6bb8a6df0b6b5127e001 (diff)
downloadayatana-indicator-session-7f2161b7e2ab9902076a0e47fecac7796546fb4b.tar.gz
ayatana-indicator-session-7f2161b7e2ab9902076a0e47fecac7796546fb4b.tar.bz2
ayatana-indicator-session-7f2161b7e2ab9902076a0e47fecac7796546fb4b.zip
Change name to settings helper
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)