aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/cinterion/mm-shared-cinterion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/cinterion/mm-shared-cinterion.h')
-rw-r--r--src/plugins/cinterion/mm-shared-cinterion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/cinterion/mm-shared-cinterion.h b/src/plugins/cinterion/mm-shared-cinterion.h
index 41e99a8b..f26aac96 100644
--- a/src/plugins/cinterion/mm-shared-cinterion.h
+++ b/src/plugins/cinterion/mm-shared-cinterion.h
@@ -50,7 +50,7 @@ struct _MMSharedCinterion {
MMIfaceModemVoice * (* peek_parent_voice_interface) (MMSharedCinterion *self);
/* Peek time interface of the parent class of the object */
- MMIfaceModemTime * (* peek_parent_time_interface) (MMSharedCinterion *self);
+ MMIfaceModemTimeInterface * (* peek_parent_time_interface) (MMSharedCinterion *self);
};
GType mm_shared_cinterion_get_type (void);