pidgin/plugins/disco/xmppdisco.h

changeset 43286
1861a365a664
parent 42037
af20db93f2c2
--- a/pidgin/plugins/disco/xmppdisco.h	Sun Jul 13 00:01:48 2025 -0500
+++ b/pidgin/plugins/disco/xmppdisco.h	Sun Jul 13 00:50:19 2025 -0500
@@ -35,7 +35,7 @@
 #define PLUGIN_DOMAIN  (g_quark_from_static_string(PLUGIN_ID))
 
 #include <purple.h>
-extern PurplePlugin *my_plugin;
+extern GPluginPlugin *my_plugin;
 
 void xmpp_disco_start(PidginDiscoList *list);
 

mercurial