summaryrefslogtreecommitdiff
path: root/src/wx/send_i18n_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/send_i18n_dialog.h')
-rw-r--r--src/wx/send_i18n_dialog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/send_i18n_dialog.h b/src/wx/send_i18n_dialog.h
index 68eec51b2..24884bd84 100644
--- a/src/wx/send_i18n_dialog.h
+++ b/src/wx/send_i18n_dialog.h
@@ -20,7 +20,10 @@
#include "wx_util.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
#include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
class SendI18NDialog : public wxDialog