aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ephy-state.c
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-05-11 01:28:07 +0800
committerXan Lopez <xan@src.gnome.org>2003-05-11 01:28:07 +0800
commit62bd43f7d8a97b9a8b84f71cfefdb69f303638aa (patch)
tree68f6080b530f4489fe904e2a454263c116ee3f07 /lib/ephy-state.c
parent477a3fa1f329ab95464c9078f6f33c06774e18c1 (diff)
downloadgsoc2013-epiphany-62bd43f7d8a97b9a8b84f71cfefdb69f303638aa.tar
gsoc2013-epiphany-62bd43f7d8a97b9a8b84f71cfefdb69f303638aa.tar.gz
gsoc2013-epiphany-62bd43f7d8a97b9a8b84f71cfefdb69f303638aa.tar.bz2
gsoc2013-epiphany-62bd43f7d8a97b9a8b84f71cfefdb69f303638aa.tar.lz
gsoc2013-epiphany-62bd43f7d8a97b9a8b84f71cfefdb69f303638aa.tar.xz
gsoc2013-epiphany-62bd43f7d8a97b9a8b84f71cfefdb69f303638aa.tar.zst
gsoc2013-epiphany-62bd43f7d8a97b9a8b84f71cfefdb69f303638aa.zip
Alphabetical sort of bookmarks menu elements, fixes #111315. Also create
Alphabetical sort of bookmarks menu elements, fixes #111315. Also create ephy-node-common.h with some general enums.
Diffstat (limited to 'lib/ephy-state.c')
-rw-r--r--lib/ephy-state.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-state.c b/lib/ephy-state.c
index 55a109d1a..bfab0e916 100644
--- a/lib/ephy-state.c
+++ b/lib/ephy-state.c
@@ -23,6 +23,7 @@
#include "ephy-file-helpers.h"
#include "ephy-node.h"
#include "ephy-types.h"
+#include "ephy-node-common.h"
#include <string.h>
#include <gtk/gtkwindow.h>