diff options
Diffstat (limited to 'core/subsurfacestartup.h')
-rw-r--r-- | core/subsurfacestartup.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/subsurfacestartup.h b/core/subsurfacestartup.h index fcabb4f6c..b26c99025 100644 --- a/core/subsurfacestartup.h +++ b/core/subsurfacestartup.h @@ -19,6 +19,7 @@ void parse_argument(const char *arg); void free_prefs(void); void copy_prefs(struct preferences *src, struct preferences *dest); void print_files(void); +void print_version(void); extern char *settings_suffix; |