summaryrefslogtreecommitdiff
path: root/src/sms/sms.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sms/sms.h')
-rw-r--r--src/sms/sms.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sms/sms.h b/src/sms/sms.h
index 7372a8a..c72b6c1 100644
--- a/src/sms/sms.h
+++ b/src/sms/sms.h
@@ -193,7 +193,7 @@ typedef struct
* This structure contains all the necessary settings and memory for residual synthesis.
*
*/
-typedef struct
+typedef struct SMSResidualParams
{
int samplingRate;
int hopSize;