diff options
Diffstat (limited to 'src/lib/util.h')
| -rw-r--r-- | src/lib/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/util.h b/src/lib/util.h index 53a0a2d66..5ca198ebb 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -59,6 +59,7 @@ namespace dcp { #define MAX_KDM_SIZE (256 * 1024) extern std::string program_name; +extern bool is_batch_converter; struct AVSubtitle; class AudioBuffers; |
