Fix #603, 971: lcms2 support broken / images with embedded color profile
[geeqie.git] / src / ui_fileops.h
index 0122467..5d48b45 100644 (file)
@@ -119,5 +119,7 @@ gboolean md5_get_digest_from_file_utf8(const gchar *path, guchar digest[16]);
 
 gboolean download_web_file(const gchar *text, gboolean minimized, gpointer data);
 gboolean rmdir_recursive(GFile *file, GCancellable *cancellable, GError **error);
+gint scale_factor();
+
 #endif
 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */