aboutsummaryrefslogtreecommitdiff
path: root/src/gtk-dialog/ck-pk-helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtk-dialog/ck-pk-helper.h')
-rw-r--r--src/gtk-dialog/ck-pk-helper.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtk-dialog/ck-pk-helper.h b/src/gtk-dialog/ck-pk-helper.h
index 501a8c8..dfbb432 100644
--- a/src/gtk-dialog/ck-pk-helper.h
+++ b/src/gtk-dialog/ck-pk-helper.h
@@ -26,7 +26,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <polkit/polkit.h>
-gboolean pk_require_auth (LogoutDialogAction action);
+gboolean pk_require_auth (LogoutDialogType action);
gboolean pk_can_do_action (const gchar *action_id, PolkitAuthorizationResult ** pol_result);
#endif /* __CK_PK_HELPER__ */