aboutsummaryrefslogtreecommitdiffstats
path: root/src/bookmarks/ephy-bookmark-factory-action.h
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@src.gnome.org>2008-07-22 11:34:49 +0800
committerDiego Escalante Urrelo <diegoe@src.gnome.org>2008-07-22 11:34:49 +0800
commit1d6f965be0e3ea657b303534ce0011aff3da5278 (patch)
tree1b87932b03697303521d9dfb7bc5dd50378a09a1 /src/bookmarks/ephy-bookmark-factory-action.h
parentdd47d61fd8d05b07dd00d658d9fb58512baaf1fe (diff)
downloadgsoc2013-epiphany-1d6f965be0e3ea657b303534ce0011aff3da5278.tar
gsoc2013-epiphany-1d6f965be0e3ea657b303534ce0011aff3da5278.tar.gz
gsoc2013-epiphany-1d6f965be0e3ea657b303534ce0011aff3da5278.tar.bz2
gsoc2013-epiphany-1d6f965be0e3ea657b303534ce0011aff3da5278.tar.lz
gsoc2013-epiphany-1d6f965be0e3ea657b303534ce0011aff3da5278.tar.xz
gsoc2013-epiphany-1d6f965be0e3ea657b303534ce0011aff3da5278.tar.zst
gsoc2013-epiphany-1d6f965be0e3ea657b303534ce0011aff3da5278.zip
Do not do single includes in src/bookmarks/, bug #536090
svn path=/branches/gnome-2-24/; revision=8355
Diffstat (limited to 'src/bookmarks/ephy-bookmark-factory-action.h')
-rw-r--r--src/bookmarks/ephy-bookmark-factory-action.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/bookmarks/ephy-bookmark-factory-action.h b/src/bookmarks/ephy-bookmark-factory-action.h
index d7960a07d..f6dff7e7b 100644
--- a/src/bookmarks/ephy-bookmark-factory-action.h
+++ b/src/bookmarks/ephy-bookmark-factory-action.h
@@ -25,8 +25,6 @@
#include "ephy-window.h"
#include <gtk/gtk.h>
-#include <gtk/gtkaction.h>
-#include <gtk/gtkactiongroup.h>
#define EPHY_TYPE_BOOKMARK_FACTORY_ACTION (ephy_bookmark_factory_action_get_type ())
#define EPHY_BOOKMARK_FACTORY_ACTION(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EPHY_TYPE_BOOKMARK_FACTORY_ACTION, EphyBookmarkFactoryAction))