# HG changeset patch # User John Bailey # Date 1236746396 0 # Node ID 85bb3539d3023748d5b4fc830910e74afe63cba0 # Parent c1019839ddec950e055c5bf9a64e10f534e58323 And make that actually compile. diff -r c1019839ddec -r 85bb3539d302 pidgin/gtkconv.c --- a/pidgin/gtkconv.c Wed Mar 11 04:38:12 2009 +0000 +++ b/pidgin/gtkconv.c Wed Mar 11 04:39:56 2009 +0000 @@ -44,6 +44,7 @@ #include "account.h" #include "cmds.h" +#include "core.h" #include "debug.h" #include "idle.h" #include "imgstore.h"