diff plugins/notify.c @ 3385:7931eb8bba19

[gaim-migrate @ 3404] a compile fix from Ben Miller committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Thu, 08 Aug 2002 15:31:08 +0000
parents 3cd2fbddf95a
children 5a5df7968b6e
line wrap: on
line diff
--- 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>