[epiphany] downloader-view.c: fix warning.



commit df674714518414de88c40b6f2c25831a25f5f933
Author: Xan Lopez <xan gnome org>
Date:   Sat Jun 6 01:10:24 2009 +0300

    downloader-view.c: fix warning.
---
 embed/downloader-view.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/embed/downloader-view.c b/embed/downloader-view.c
index 3bb56c1..36b25fb 100644
--- a/embed/downloader-view.c
+++ b/embed/downloader-view.c
@@ -32,7 +32,7 @@
 
 #include <glib/gi18n.h>
 #include <gtk/gtk.h>
-
+#include <gdk/gdkx.h>
 
 #ifdef HAVE_LIBNOTIFY
 #include <libnotify/notify.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]