diff options
Diffstat (limited to 'src/plugins/zte/mm-broadband-modem-zte.h')
-rw-r--r-- | src/plugins/zte/mm-broadband-modem-zte.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/zte/mm-broadband-modem-zte.h b/src/plugins/zte/mm-broadband-modem-zte.h index a61eead4..13df5022 100644 --- a/src/plugins/zte/mm-broadband-modem-zte.h +++ b/src/plugins/zte/mm-broadband-modem-zte.h @@ -43,6 +43,7 @@ struct _MMBroadbandModemZteClass{ GType mm_broadband_modem_zte_get_type (void); MMBroadbandModemZte *mm_broadband_modem_zte_new (const gchar *device, + const gchar *physdev, const gchar **drivers, const gchar *plugin, guint16 vendor_id, |