summaryrefslogtreecommitdiff
path: root/plugins/smartcard/gsd-smartcard-service.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/smartcard/gsd-smartcard-service.h')
-rw-r--r--plugins/smartcard/gsd-smartcard-service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/smartcard/gsd-smartcard-service.h b/plugins/smartcard/gsd-smartcard-service.h
index cf071fdc..11b3e222 100644
--- a/plugins/smartcard/gsd-smartcard-service.h
+++ b/plugins/smartcard/gsd-smartcard-service.h
@@ -39,7 +39,7 @@ G_BEGIN_DECLS
#define GSD_TYPE_SMARTCARD_SERVICE (gsd_smartcard_service_get_type ())
-G_DECLARE_FINAL_TYPE (GsdSmartcardService, gsd_smartcard_service, GSD, SMARTCARD_SERVICE, GObject)
+G_DECLARE_FINAL_TYPE (GsdSmartcardService, gsd_smartcard_service, GSD, SMARTCARD_SERVICE, GsdSmartcardServiceManagerSkeleton)
void gsd_smartcard_service_new_async (GsdSmartcardManager *manager,
GCancellable *cancellable,