From aa94b21e0a9f2a296cf36fdc85eba0d842493638 Mon Sep 17 00:00:00 2001 From: Aleksander Morgado Date: Thu, 18 Apr 2024 12:09:52 +0000 Subject: iface-modem-location: use G_DECLARE|DEFINE_INTERFACE() macros --- src/plugins/simtech/mm-shared-simtech.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/plugins/simtech/mm-shared-simtech.c') diff --git a/src/plugins/simtech/mm-shared-simtech.c b/src/plugins/simtech/mm-shared-simtech.c index 240483b5..8992d7b8 100644 --- a/src/plugins/simtech/mm-shared-simtech.c +++ b/src/plugins/simtech/mm-shared-simtech.c @@ -44,10 +44,10 @@ typedef enum { typedef struct { /* location */ - MMIfaceModemLocation *iface_modem_location_parent; - MMModemLocationSource supported_sources; - MMModemLocationSource enabled_sources; - FeatureSupport cgps_support; + MMIfaceModemLocationInterface *iface_modem_location_parent; + MMModemLocationSource supported_sources; + MMModemLocationSource enabled_sources; + FeatureSupport cgps_support; /* voice */ MMIfaceModemVoice *iface_modem_voice_parent; FeatureSupport cpcmreg_support; -- cgit v1.2.3-70-g09d2