summaryrefslogtreecommitdiff
path: root/backends/pulse/pulse-port-switch.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/pulse/pulse-port-switch.h')
-rw-r--r--backends/pulse/pulse-port-switch.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/pulse/pulse-port-switch.h b/backends/pulse/pulse-port-switch.h
index 6ccef38..a69361f 100644
--- a/backends/pulse/pulse-port-switch.h
+++ b/backends/pulse/pulse-port-switch.h
@@ -44,7 +44,7 @@ typedef struct _PulsePortSwitchPrivate PulsePortSwitchPrivate;
struct _PulsePortSwitch
{
- MateMixerSwitch parent;
+ MateMixerStreamSwitch parent;
/*< private >*/
PulsePortSwitchPrivate *priv;
@@ -52,7 +52,7 @@ struct _PulsePortSwitch
struct _PulsePortSwitchClass
{
- MateMixerSwitchClass parent_class;
+ MateMixerStreamSwitchClass parent_class;
/*< private >*/
gboolean (*set_active_port) (PulsePortSwitch *swtch,