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 177d56f7b..e6fa69378 100644
--- a/src/lib/create_cli.h
+++ b/src/lib/create_cli.h
@@ -40,6 +40,7 @@ public:
VideoFrameType frame_type;
boost::optional<dcp::Channel> channel;
boost::optional<float> gain;
+ boost::optional<boost::filesystem::path> kdm;
};
bool version;