Mercurial > pidgin
diff finch/gntui.c @ 19109:1cb69ea47a6e
propagate from branch 'im.pidgin.pidgin' (head d2f50519c5ed668dd980277afdc25d71ccb8a852)
to branch 'im.pidgin.soc.2007.finchfeat' (head 6429a075d71b5b1cc70abf9b5d55875f793168c8)
author | Eric Polino <aluink@pidgin.im> |
---|---|
date | Thu, 21 Jun 2007 20:37:57 +0000 |
parents | 68a3b83795c6 b8572b937c09 |
children | 907c41608ada |
line wrap: on
line diff
--- a/finch/gntui.c Tue Jun 19 19:40:06 2007 +0000 +++ b/finch/gntui.c Thu Jun 21 20:37:57 2007 +0000 @@ -19,6 +19,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ +#include "internal.h" + #include "gntui.h" #include "gntaccount.h" @@ -34,7 +36,6 @@ #include "gntrequest.h" #include "gntstatus.h" #include "gntsound.h" -#include "internal.h" #include <prefs.h>