summaryrefslogtreecommitdiffstats
path: root/edl.c
diff options
context:
space:
mode:
Diffstat (limited to 'edl.c')
-rw-r--r--edl.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/edl.c b/edl.c
index 162de1e03c..86c1b00f82 100644
--- a/edl.c
+++ b/edl.c
@@ -5,6 +5,9 @@
#include "edl.h"
#include "help_mp.h"
+char *edl_filename; // file to extract EDL entries from (-edl)
+char *edl_output_filename; // file to put EDL entries in (-edlout)
+
#ifdef USE_EDL
/**