summaryrefslogtreecommitdiffstats
path: root/tools/voicefont.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/voicefont.h')
-rw-r--r--tools/voicefont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/voicefont.h b/tools/voicefont.h
index 6b603ef9be..dad7589c26 100644
--- a/tools/voicefont.h
+++ b/tools/voicefont.h
@@ -34,7 +34,7 @@
extern "C" {
#endif
-int voicefont(FILE* voicefontids,int targetnum,char* filedir, FILE* output);
+int voicefont(FILE* voicefontids,int targetnum,char* filedir, FILE* output, unsigned int version);
#ifdef __cplusplus
}