diff options
Diffstat (limited to 'src/LV2-render_internal.h')
| -rw-r--r-- | src/LV2-render_internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/LV2-render_internal.h b/src/LV2-render_internal.h index 92be2f9..3cea889 100644 --- a/src/LV2-render_internal.h +++ b/src/LV2-render_internal.h @@ -83,6 +83,7 @@ typedef struct { int nchannels; /// int sample_rate; /// char* outfile; // + char* infile; // } JalvOptions; typedef struct { |
