aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/ephy-profile-migrator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ephy-profile-migrator.c b/lib/ephy-profile-migrator.c
index b64a73383..40d7995df 100644
--- a/lib/ephy-profile-migrator.c
+++ b/lib/ephy-profile-migrator.c
@@ -455,7 +455,7 @@ ephy_migrator ()
int
main (int argc, char *argv[])
{
- g_thread_init (NULL);
+ g_type_init ();
ephy_debug_init ();