Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/lib/ev-file-helpers.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ev-file-helpers.h')
-rw-r--r--lib/ev-file-helpers.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/ev-file-helpers.h b/lib/ev-file-helpers.h
index 43dc75c..1d19c6d 100644
--- a/lib/ev-file-helpers.h
+++ b/lib/ev-file-helpers.h
@@ -31,6 +31,8 @@ void ev_file_helpers_init (void);
void ev_file_helpers_shutdown (void);
+gchar* ev_tmp_filename (void);
+
G_END_DECLS
#endif /* EPHY_FILE_HELPERS_H */