Mercurial > pidgin
diff libpurple/protocols/yahoo/libyahoo.c @ 27317:1f63548d3da5
Add header includes. I still have not yet tested building this.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Sun, 05 Jul 2009 14:40:13 +0000 |
parents | 1f30c4a47e3d |
children | 31534ae3406a |
line wrap: on
line diff
--- a/libpurple/protocols/yahoo/libyahoo.c Sun Jul 05 14:31:37 2009 +0000 +++ b/libpurple/protocols/yahoo/libyahoo.c Sun Jul 05 14:40:13 2009 +0000 @@ -21,6 +21,11 @@ * */ +#include "internal.h" + +#include <account.h> +#include <prpl.h> + static GHashTable * yahoo_get_account_text_table(PurpleAccount *account) {