changeset 9824:94910b9520cf

[gaim-migrate @ 10695] Really, someone needs to test this and tell me which of these files need to include internal.h committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 22 Aug 2004 17:33:36 +0000
parents 54377b120d19
children c00def44d76a
files plugins/gevolution/add_buddy_dialog.c plugins/gevolution/assoc-buddy.c plugins/gevolution/gevo-util.c plugins/gevolution/new_person_dialog.c
diffstat 4 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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"
--- 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"
--- 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"
--- 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"