diff options
Diffstat (limited to 'core/subsurfacestartup.h')
-rw-r--r-- | core/subsurfacestartup.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/subsurfacestartup.h b/core/subsurfacestartup.h index 3ccc24aa4..53d44f28d 100644 --- a/core/subsurfacestartup.h +++ b/core/subsurfacestartup.h @@ -19,6 +19,8 @@ void free_prefs(void); void copy_prefs(struct preferences *src, struct preferences *dest); void print_files(void); +extern char *settings_suffix; + #ifdef __cplusplus } #endif |