From 0f48695d543d1fa1eb5673a80bf00acaef844054 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Fri, 19 Apr 2024 11:28:00 +0000 Subject: iface-modem-voice: use G_DECLARE|DEFINE_INTERFACE() macros --- src/plugins/simtech/mm-shared-simtech.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/simtech/mm-shared-simtech.h') diff --git a/src/plugins/simtech/mm-shared-simtech.h b/src/plugins/simtech/mm-shared-simtech.h index 028c5894..13e0eee6 100644 --- a/src/plugins/simtech/mm-shared-simtech.h +++ b/src/plugins/simtech/mm-shared-simtech.h @@ -41,7 +41,7 @@ struct _MMSharedSimtech { MMIfaceModemLocationInterface * (* peek_parent_location_interface) (MMSharedSimtech *self); /* Peek voice interface of the parent class of the object */ - MMIfaceModemVoice * (* peek_parent_voice_interface) (MMSharedSimtech *self); + MMIfaceModemVoiceInterface * (* peek_parent_voice_interface) (MMSharedSimtech *self); }; GType mm_shared_simtech_get_type (void); -- cgit v1.2.3-70-g09d2