src/buddy_chat.c

changeset 604
a20b54408619
parent 535
468607aeb8b4
child 612
5c05c50238e8
--- a/src/buddy_chat.c	Fri Aug 04 04:08:31 2000 +0000
+++ b/src/buddy_chat.c	Fri Aug 04 04:45:51 2000 +0000
@@ -33,6 +33,10 @@
 
 #include "convo.h"
 
+#include "pixmaps/join.xpm"
+#include "pixmaps/cancel.xpm"
+
+
 static GtkWidget *joinchat;
 static GtkWidget *entry;
 static GtkWidget *invite;

mercurial