Fix #816: Fix building with --enable-debug-flags
[geeqie.git] / src / misc.h
index f602312..e7ade95 100644 (file)
@@ -32,5 +32,6 @@ 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);
+void tree_path_free_wrapper(void *data, void *useradata);
 #endif /* MISC_H */
 /* vim: set shiftwidth=8 softtabstop=0 cindent cinoptions={1s: */