# HG changeset patch # User Richard Laager # Date 1179672814 0 # Node ID 52c49142bbed358f3a4f41f0e83994e9c32f5196 # Parent b11163162b29f154a38e987d3eac239072a72740 #include "gtkutils.h" diff -r b11163162b29 -r 52c49142bbed pidgin/plugins/xmppconsole.c --- a/pidgin/plugins/xmppconsole.c Sun May 20 14:47:36 2007 +0000 +++ b/pidgin/plugins/xmppconsole.c Sun May 20 14:53:34 2007 +0000 @@ -29,6 +29,7 @@ #if !GTK_CHECK_VERSION(2,4,0) #include "pidgincombobox.h" #endif +#include "gtkutils.h" typedef struct { PurpleConnection *gc;