aboutsummaryrefslogtreecommitdiff
path: root/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc.h')
-rw-r--r--misc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc.h b/misc.h
index 1a1fb7b..813c73b 100644
--- a/misc.h
+++ b/misc.h
@@ -33,6 +33,7 @@
int get_stamp(int *m, int *s, int *f);
void construct_out_name(char *buffer, size_t buffer_size, char* format, unsigned int track);
+void die_help();
#endif