# HG changeset patch # User Mark Doliner # Date 1093196016 0 # Node ID 94910b9520cf7dfcef6260c985693376b9b7523f # Parent 54377b120d199ec8659b542f7f21ba352d674041 [gaim-migrate @ 10695] Really, someone needs to test this and tell me which of these files need to include internal.h committer: Tailor Script diff -r 54377b120d19 -r 94910b9520cf plugins/gevolution/add_buddy_dialog.c --- a/plugins/gevolution/add_buddy_dialog.c Sun Aug 22 17:31:37 2004 +0000 +++ b/plugins/gevolution/add_buddy_dialog.c Sun Aug 22 17:33:36 2004 +0000 @@ -18,8 +18,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * 02111-1307, USA. */ -#include "gtkinternal.h" #include "gtkblist.h" +#include "gtkgaim.h" #include "gtkutils.h" #include "debug.h" diff -r 54377b120d19 -r 94910b9520cf plugins/gevolution/assoc-buddy.c --- a/plugins/gevolution/assoc-buddy.c Sun Aug 22 17:31:37 2004 +0000 +++ b/plugins/gevolution/assoc-buddy.c Sun Aug 22 17:33:36 2004 +0000 @@ -18,8 +18,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * 02111-1307, USA. */ -#include "gtkinternal.h" #include "gtkblist.h" +#include "gtkgaim.h" #include "gtkutils.h" #include "gtkimhtml.h" #include "gaim-disclosure.h" diff -r 54377b120d19 -r 94910b9520cf plugins/gevolution/gevo-util.c --- a/plugins/gevolution/gevo-util.c Sun Aug 22 17:31:37 2004 +0000 +++ b/plugins/gevolution/gevo-util.c Sun Aug 22 17:33:36 2004 +0000 @@ -18,8 +18,8 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * 02111-1307, USA. */ -#include "gtkinternal.h" #include "gtkblist.h" +#include "gtkgaim.h" #include "gtkutils.h" #include "gevolution.h" diff -r 54377b120d19 -r 94910b9520cf plugins/gevolution/new_person_dialog.c --- a/plugins/gevolution/new_person_dialog.c Sun Aug 22 17:31:37 2004 +0000 +++ b/plugins/gevolution/new_person_dialog.c Sun Aug 22 17:33:36 2004 +0000 @@ -18,7 +18,7 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * 02111-1307, USA. */ -#include "gtkinternal.h" +#include "gtkgaim.h" #include "gtkutils.h" #include "debug.h"