diff pidgin/plugins/xmppconsole.c @ 17726:52c49142bbed

#include "gtkutils.h"
author Richard Laager <rlaager@wiktel.com>
date Sun, 20 May 2007 14:53:34 +0000
parents 92c3c2eeba87
children 2a6fb7c6d030
line wrap: on
line diff
--- 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;