aboutsummaryrefslogtreecommitdiff
path: root/src/mm-base-modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mm-base-modem.h')
-rw-r--r--src/mm-base-modem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mm-base-modem.h b/src/mm-base-modem.h
index bd4f4bb8..bed222e6 100644
--- a/src/mm-base-modem.h
+++ b/src/mm-base-modem.h
@@ -69,7 +69,7 @@ gboolean mm_base_modem_get_valid (MMBaseModem *self);
gboolean mm_base_modem_auth_request (MMBaseModem *self,
const gchar *authorization,
- DBusGMethodInvocation *context,
+ GDBusMethodInvocation *context,
MMAuthRequestCb callback,
gpointer callback_data,
GDestroyNotify notify,