summaryrefslogtreecommitdiff
path: root/src/tools
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-01-23 20:47:34 +0100
committerCarl Hetherington <cth@carlh.net>2022-03-09 17:04:02 +0100
commit701c510562bfa4fffcd21f94f0714405ca508a37 (patch)
treefda3e16848b9097ef381319f5209568ed9d6393b /src/tools
parent20d041aec481740d1e3495a763c2ef0368ea4147 (diff)
Remove unused file_dialog_wrapper.h
Diffstat (limited to 'src/tools')
-rw-r--r--src/tools/dcpomatic_kdm.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tools/dcpomatic_kdm.cc b/src/tools/dcpomatic_kdm.cc
index 4a98619f2..9a65314e5 100644
--- a/src/tools/dcpomatic_kdm.cc
+++ b/src/tools/dcpomatic_kdm.cc
@@ -22,7 +22,6 @@
#include "wx/about_dialog.h"
#include "wx/dcpomatic_button.h"
#include "wx/editable_list.h"
-#include "wx/file_dialog_wrapper.h"
#include "wx/file_picker_ctrl.h"
#include "wx/full_config_dialog.h"
#include "wx/job_view_dialog.h"