aboutsummaryrefslogtreecommitdiff
path: root/fiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'fiv.c')
-rw-r--r--fiv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fiv.c b/fiv.c
index f4f612e..1514d4a 100644
--- a/fiv.c
+++ b/fiv.c
@@ -2583,7 +2583,7 @@ on_app_handle_local_options(G_GNUC_UNUSED GApplication *app,
return 0;
}
- fiv_io_profile_init();
+ fiv_io_cmm_init();
// Normalize all arguments to URIs, and run thumbnailing modes first.
for (gsize i = 0; o.args && o.args[i]; i++) {