From 86a5785b2cf84a4e22be53d7c42a4a5ae9619598 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 22 Apr 2022 23:27:15 +0200 Subject: Use libdcp's warnings.h --- src/wx/new_dkdm_folder_dialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/wx/new_dkdm_folder_dialog.h') diff --git a/src/wx/new_dkdm_folder_dialog.h b/src/wx/new_dkdm_folder_dialog.h index ff99aad61..fd613b882 100644 --- a/src/wx/new_dkdm_folder_dialog.h +++ b/src/wx/new_dkdm_folder_dialog.h @@ -18,8 +18,10 @@ */ + #include "table_dialog.h" + class NewDKDMFolderDialog : public TableDialog { public: -- cgit v1.2.3