aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makehrtf.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/makehrtf.c')
-rw-r--r--utils/makehrtf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/utils/makehrtf.c b/utils/makehrtf.c
index 516318e8..ca810b84 100644
--- a/utils/makehrtf.c
+++ b/utils/makehrtf.c
@@ -2885,6 +2885,8 @@ int main(int argc, char *argv[])
double limit;
int opt;
+ GET_UNICODE_ARGS(&argc, &argv);
+
if(argc < 2)
{
fprintf(stdout, "HRTF Processing and Composition Utility\n\n");