1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-12-02 14:50:17 +01:00

Misc changes to get new Nyquist to build

This commit is contained in:
Leland Lucius
2019-12-16 00:59:33 -06:00
parent 6181f406fd
commit 29d35e46e9
4 changed files with 11 additions and 7 deletions

View File

@@ -185,6 +185,8 @@ LVAL xlc_seq_get(void)
}
#include "seqmwrite.h"
/* xlc_seq_write_smf -- interface to C routine seq_xlwrite_smf */
/**/
LVAL xlc_seq_write_smf(void)
@@ -213,8 +215,6 @@ LVAL xlc_seq_read_smf(void)
}
#include "seqmwrite.h"
#include "seqread.h"
/* xlc_seq_read -- interface to C routine seq_read */