summaryrefslogtreecommitdiff
path: root/src/lib/create_cli.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/create_cli.h')
-rw-r--r--src/lib/create_cli.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/create_cli.h b/src/lib/create_cli.h
index 1133d21c5..dfc922b07 100644
--- a/src/lib/create_cli.h
+++ b/src/lib/create_cli.h
@@ -64,6 +64,7 @@ private:
std::string _name;
Ratio const* _container_ratio = nullptr;
bool _encrypt = false;
+ bool _twod = false;
bool _threed = false;
DCPContentType const* _dcp_content_type = nullptr;
dcp::Standard _standard = dcp::Standard::SMPTE;