Include jpeg2000 loader
[geeqie.git] / src / misc.h
index 1071062..f602312 100644 (file)
@@ -31,5 +31,6 @@ gint date_get_first_day_of_week();
 gchar *date_get_abbreviated_day_name(gint day);
 gchar *convert_rating_to_stars(gint rating);
 gchar *get_symbolic_link(const gchar *path_utf8);
+gint get_cpu_cores(void);
 #endif /* MISC_H */
 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */