summaryrefslogtreecommitdiffstats
path: root/qthelperfromc.h
diff options
context:
space:
mode:
Diffstat (limited to 'qthelperfromc.h')
-rw-r--r--qthelperfromc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/qthelperfromc.h b/qthelperfromc.h
index e83cb9782..6e8d92b9f 100644
--- a/qthelperfromc.h
+++ b/qthelperfromc.h
@@ -9,5 +9,6 @@ void subsurface_mkdir(const char *dir);
char *get_file_name(const char *fileName);
void copy_image_and_overwrite(const char *cfileName, const char *cnewName);
char *hashstring(char *filename);
+const char *local_file_path(struct picture *picture);
#endif // QTHELPERFROMC_H