diff options
author | Xan Lopez <xan@gnome.org> | 2009-06-21 16:12:31 +0800 |
---|---|---|
committer | Xan Lopez <xan@gnome.org> | 2009-06-21 16:12:31 +0800 |
commit | 268c8b4b913adab15187b544108c197bc7f472a0 (patch) | |
tree | af1ccba5b6b0024ab2f6605812b7b5d459f64e51 /embed | |
parent | a53d67263986a2edb8d7a5d85df91c73bdbb80cb (diff) | |
download | gsoc2013-epiphany-268c8b4b913adab15187b544108c197bc7f472a0.tar.gz gsoc2013-epiphany-268c8b4b913adab15187b544108c197bc7f472a0.tar.zst gsoc2013-epiphany-268c8b4b913adab15187b544108c197bc7f472a0.zip |
ephy-embed.h: remove unneeded header.
Diffstat (limited to 'embed')
-rw-r--r-- | embed/ephy-embed.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/embed/ephy-embed.h b/embed/ephy-embed.h index 0c11e4788..18fb6ed0a 100644 --- a/embed/ephy-embed.h +++ b/embed/ephy-embed.h @@ -22,7 +22,6 @@ #ifndef EPHY_EMBED_H #define EPHY_EMBED_H -#include <glib.h> #include <glib-object.h> #include <gtk/gtk.h> |