summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hindoe Paaboel Andersen <phomes@gmail.com>2009-04-30 20:42:08 +0200
committerThomas Hindoe Paaboel Andersen <phomes@gmail.com>2009-07-20 13:30:49 +0200
commiteb2afcc9de05b04b53717ce267c378fe6b482ddc (patch)
tree8c3f65c6e939fe86984a95889ee3db23b2a6ea65
parente6cda8725fbb1c9df3631dbf00afa5cf458ace47 (diff)
downloadyelp-eb2afcc9de05b04b53717ce267c378fe6b482ddc.tar.gz
Remove unneeded include of libgnome/gnome-url.h
Fixes part of GNOME Bug #580425
-rw-r--r--src/yelp-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/yelp-window.c b/src/yelp-window.c
index 2c164b6a..cb4182e8 100644
--- a/src/yelp-window.c
+++ b/src/yelp-window.c
@@ -32,7 +32,6 @@
#include <gdk/gdkkeysyms.h>
#include <gtk/gtk.h>
#include <string.h>
-#include <libgnome/gnome-url.h>
#include "yelp-bookmarks.h"
#include "yelp-utils.h"