summaryrefslogtreecommitdiff
path: root/lib/ephy-profile-utils.h
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2016-10-09 22:31:55 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2016-10-09 22:32:36 -0500
commite947f440b7204a3fc4a43248524b43b625325b6f (patch)
tree326eb39e39efab023355baaa9afb63f9039c7f69 /lib/ephy-profile-utils.h
parentadc5711c567f2d262fde5899d0771e54e4f7104c (diff)
downloadepiphany-e947f440b7204a3fc4a43248524b43b625325b6f.tar.gz
profile-utils: Fix build
Looks like I didn't test this!
Diffstat (limited to 'lib/ephy-profile-utils.h')
-rw-r--r--lib/ephy-profile-utils.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ephy-profile-utils.h b/lib/ephy-profile-utils.h
index 08bf264bf..aade307bc 100644
--- a/lib/ephy-profile-utils.h
+++ b/lib/ephy-profile-utils.h
@@ -26,6 +26,7 @@ G_BEGIN_DECLS
#define EPHY_PROFILE_MIGRATION_VERSION 11
+#define EPHY_BOOKMARKS_FILE "bookmarks.gvdb"
#define EPHY_HISTORY_FILE "ephy-history.db"
int ephy_profile_utils_get_migration_version (void);