--- a/libpurple/plugins/keyrings/wincred.c Wed Oct 14 00:40:50 2020 -0500 +++ b/libpurple/plugins/keyrings/wincred.c Wed Oct 14 19:46:11 2020 -0500 @@ -1,8 +1,3 @@ -/** - * @file wincred.c Passwords storage using Windows credentials - * @ingroup plugins - */ - /* purple * * Purple is the legal property of its developers, whose names are too numerous @@ -24,7 +19,8 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ -#include "internal.h" +#include <glib/gi18n-lib.h> + #include <purple.h> #include <wincred.h>