summaryrefslogtreecommitdiff
path: root/src/wx/kdm_output_panel.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-05-05 00:56:54 +0200
committerCarl Hetherington <cth@carlh.net>2020-05-06 20:15:30 +0200
commit8f8730cadb3dae36e8aa7b7c732a7c162eac0fb6 (patch)
treee2e4a61b5aefc99be20f3f8209e9a59d8e1c3cba /src/wx/kdm_output_panel.cc
parent9262839360779de83b711f86151fcf56b86c3989 (diff)
Move some functions to kdm_with_metadata
Diffstat (limited to 'src/wx/kdm_output_panel.cc')
-rw-r--r--src/wx/kdm_output_panel.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/kdm_output_panel.cc b/src/wx/kdm_output_panel.cc
index c2884008f..dcd5c6f91 100644
--- a/src/wx/kdm_output_panel.cc
+++ b/src/wx/kdm_output_panel.cc
@@ -20,7 +20,6 @@
#include "lib/config.h"
#include "lib/cinema.h"
-#include "lib/cinema_kdms.h"
#include "lib/send_kdm_email_job.h"
#include "kdm_output_panel.h"
#include "kdm_timing_panel.h"