aboutsummaryrefslogtreecommitdiffstats
path: root/utils/makemhr/loadsofa.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/makemhr/loadsofa.h')
-rw-r--r--utils/makemhr/loadsofa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/makemhr/loadsofa.h b/utils/makemhr/loadsofa.h
index 803bcf88..82dce85a 100644
--- a/utils/makemhr/loadsofa.h
+++ b/utils/makemhr/loadsofa.h
@@ -5,6 +5,6 @@
bool LoadSofaFile(const char *filename, const uint numThreads, const uint fftSize,
- const uint truncSize, const ChannelModeT chanMode, HrirDataT *hData);
+ const uint truncSize, const uint outRate, const ChannelModeT chanMode, HrirDataT *hData);
#endif /* LOADSOFA_H */