summaryrefslogtreecommitdiff
path: root/src/wx/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-03-14 00:59:58 +0000
committerCarl Hetherington <cth@carlh.net>2018-03-14 00:59:58 +0000
commitccde188f3b560730d14933af5caa11b413c2e623 (patch)
tree6beaf2c94cb239c596d7dc25abbaf86aac6616d2 /src/wx/wscript
parentbbfdca5381b2c4ba53e79a616c21e539ffe8237e (diff)
Very basic DCP verification in the player (#1238).
Diffstat (limited to 'src/wx/wscript')
-rw-r--r--src/wx/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wx/wscript b/src/wx/wscript
index 227691be1..476cd468a 100644
--- a/src/wx/wscript
+++ b/src/wx/wscript
@@ -114,6 +114,7 @@ sources = """
timeline_view.cc
timing_panel.cc
update_dialog.cc
+ verify_dcp_dialog.cc
video_panel.cc
video_waveform_dialog.cc
video_waveform_plot.cc