aboutsummaryrefslogtreecommitdiff
path: root/src/gtk-logout-helper.c
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2011-08-19 14:55:28 -0500
committerTed Gould <ted@gould.cx>2011-08-19 14:55:28 -0500
commitf7306e0752108847aa4a0c9f63fca46aa9a706df (patch)
tree596e945a99a7aed5a0b28fb8d2daba03f477476b /src/gtk-logout-helper.c
parent8c4cd9001609ddd0ab6d2a30aa456bc4a67fa8a0 (diff)
parent36098537001011bffd6b74ccbf318b59c81d75e8 (diff)
downloadayatana-indicator-session-f7306e0752108847aa4a0c9f63fca46aa9a706df.tar.gz
ayatana-indicator-session-f7306e0752108847aa4a0c9f63fca46aa9a706df.tar.bz2
ayatana-indicator-session-f7306e0752108847aa4a0c9f63fca46aa9a706df.zip
* Upstream Merge
* GSettings transition
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)