diff src/convo.h @ 909:9f2afe5faed5

[gaim-migrate @ 919] yay, change IM windows automagically committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 14 Sep 2000 22:11:28 +0000
parents 08d5037c9296
children fa681641643d
line wrap: on
line diff
--- a/src/convo.h	Thu Sep 14 21:11:08 2000 +0000
+++ b/src/convo.h	Thu Sep 14 22:11:28 2000 +0000
@@ -25,6 +25,15 @@
 #include <gtk/gtk.h>
 #include "gaim.h"
 
+#include "pixmaps/tmp_send.xpm"
+#include "pixmaps/gnome_remove.xpm"
+#include "pixmaps/gnome_add.xpm"
+#include "pixmaps/fgcolor.xpm"
+#include "pixmaps/bgcolor.xpm"
+#include "pixmaps/cancel.xpm"
+#include "pixmaps/warn.xpm"
+#include "pixmaps/tb_search.xpm"
+#include "pixmaps/block.xpm"
 
 /* we declare all of the global functions for chat and IM windows here, so
  * that it's easy to keep them merged. */