changeset 18015:f8fc41570bf1

propagate from branch 'org.maemo.garage.pidgin.pidgin.pidgin-create-window' (head aa14d4a155af76ab7e3be4b5a92082e3bb2daa21) to branch 'im.pidgin.rlaager.merging.for_2_1_0' (head c8c2bc1f0dd3a0a30b7be8b90114f176ab8c7943)
author Richard Laager <rlaager@wiktel.com>
date Sun, 20 May 2007 14:53:41 +0000
parents 52c49142bbed (diff) b328eb5ccde4 (current diff)
children 33da621d4b1f
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/plugins/xmppconsole.c	Sun May 20 14:47:48 2007 +0000
+++ b/pidgin/plugins/xmppconsole.c	Sun May 20 14:53:41 2007 +0000
@@ -29,6 +29,7 @@
 #if !GTK_CHECK_VERSION(2,4,0)
 #include "pidgincombobox.h"
 #endif
+#include "gtkutils.h"
 
 typedef struct {
 	PurpleConnection *gc;