summaryrefslogtreecommitdiff
path: root/src/wx/kdm_output_panel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-03-10 23:00:43 +0100
committerCarl Hetherington <cth@carlh.net>2022-04-02 22:23:36 +0200
commit7bebe97e8d95c14d03649009570dfcd2831d217f (patch)
tree29016fa03e730107bc9e270c2b07e34472a48dd6 /src/wx/kdm_output_panel.h
parent7cc6c4a131e70d8638c57ab899bed038ce8ff5fb (diff)
Make the value used for 'f' in KDM names consistent (#1657).
Before it was mostly the film name, but this is confusing when a single film contains multiple CPLs.
Diffstat (limited to 'src/wx/kdm_output_panel.h')
-rw-r--r--src/wx/kdm_output_panel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/kdm_output_panel.h b/src/wx/kdm_output_panel.h
index f831fdce0..0025b0072 100644
--- a/src/wx/kdm_output_panel.h
+++ b/src/wx/kdm_output_panel.h
@@ -20,6 +20,7 @@
#include "lib/kdm_with_metadata.h"
+#include "wx_util.h"
#include <dcp/types.h>
#include <wx/wx.h>
#include <boost/filesystem.hpp>