summaryrefslogtreecommitdiff
path: root/src/LV2-render_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/LV2-render_internal.h')
-rw-r--r--src/LV2-render_internal.h1
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 {