summaryrefslogtreecommitdiff
path: root/cocoa/NetsurfApp.h
diff options
context:
space:
mode:
Diffstat (limited to 'cocoa/NetsurfApp.h')
-rw-r--r--cocoa/NetsurfApp.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/cocoa/NetsurfApp.h b/cocoa/NetsurfApp.h
index a5f8fff3d..330f33826 100644
--- a/cocoa/NetsurfApp.h
+++ b/cocoa/NetsurfApp.h
@@ -27,3 +27,5 @@
@property (readwrite, assign, nonatomic) BrowserViewController *frontTab;
@end
+
+NSString *cocoa_get_user_path( NSString *fileName );