From e102f3b357c8ee39efde7406d7abfed5c0d16998 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Mon, 10 Jan 2011 12:57:35 +0000 Subject: porting in progress --- src/sound-service-dbus.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sound-service-dbus.h') diff --git a/src/sound-service-dbus.h b/src/sound-service-dbus.h index b6e8193..0d1573b 100644 --- a/src/sound-service-dbus.h +++ b/src/sound-service-dbus.h @@ -48,6 +48,7 @@ struct _SoundServiceDbus { struct _SoundServiceDbusClass { GObjectClass parent_class; }; + GType sound_service_dbus_get_type (void) G_GNUC_CONST; // Utility methods to get the SIGNAL messages across into the sound-service-dbus -- cgit v1.2.3