diff -r ee5853951322 -r a1e1d5c248e4 pidgin/prefs/pidginproxyprefs.h --- a/pidgin/prefs/pidginproxyprefs.h Tue May 24 00:02:30 2022 -0500 +++ b/pidgin/prefs/pidginproxyprefs.h Tue May 24 00:11:06 2022 -0500 @@ -30,7 +30,7 @@ #include #include -#include +#include G_BEGIN_DECLS @@ -44,7 +44,7 @@ */ #define PIDGIN_TYPE_PROXY_PREFS (pidgin_proxy_prefs_get_type()) G_DECLARE_FINAL_TYPE(PidginProxyPrefs, pidgin_proxy_prefs, - PIDGIN, PROXY_PREFS, HdyPreferencesPage) + PIDGIN, PROXY_PREFS, AdwPreferencesPage) /** * pidgin_proxy_prefs_new: