X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Freport_problem_dialog.h;h=651087907d24d038432efa9f9679d6935e342367;hp=9bd70a50e7c73226f44dc644b53814de63c9dcec;hb=c622a06189181a3a6ad356094c9a3cf4e1f5a722;hpb=7555175e605aab5567020ce48b00bfa6f4d2b726 diff --git a/src/wx/report_problem_dialog.h b/src/wx/report_problem_dialog.h index 9bd70a50e..651087907 100644 --- a/src/wx/report_problem_dialog.h +++ b/src/wx/report_problem_dialog.h @@ -18,7 +18,10 @@ */ +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS #include class wxTextCtrl;