[gaim-migrate @ 3404]

Thu, 08 Aug 2002 15:31:08 +0000

author
Ben Miller <millebe@cs.earlham.edu>
date
Thu, 08 Aug 2002 15:31:08 +0000
changeset 3385
994e6baef18e
parent 3384
deec640dc6af
child 3386
7bc11c9aa117

[gaim-migrate @ 3404]
a compile fix from Ben Miller

committer: Sean Egan <seanegan@pidgin.im>

plugins/notify.c file | annotate | diff | comparison | revisions
--- a/plugins/notify.c	Thu Aug 08 12:30:29 2002 +0000
+++ b/plugins/notify.c	Thu Aug 08 15:31:08 2002 +0000
@@ -10,6 +10,7 @@
 
 #include <gtk/gtk.h>
 #include <string.h>
+#include <X11/Xlib.h>
 #include <X11/Xutil.h>
 #include <X11/Xatom.h>	
 #include <gdk/gdkx.h>

mercurial