diff --git a/lib/wp/device.c b/lib/wp/device.c index 92368106..b70013bb 100644 --- a/lib/wp/device.c +++ b/lib/wp/device.c @@ -217,7 +217,7 @@ enum { struct _WpSpaDevice { - WpProxy parent; + GObject parent; GWeakRef core; struct spa_handle *handle; struct spa_device *device;