diff options
Diffstat (limited to 'plugins/mm-plugin-hso.h')
-rw-r--r-- | plugins/mm-plugin-hso.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/mm-plugin-hso.h b/plugins/mm-plugin-hso.h index f8ead6d6..2395837c 100644 --- a/plugins/mm-plugin-hso.h +++ b/plugins/mm-plugin-hso.h @@ -23,4 +23,6 @@ typedef struct { GType mm_plugin_hso_get_type (void); +G_MODULE_EXPORT MMPlugin *mm_plugin_create (void); + #endif /* MM_PLUGIN_HSO_H */ |