summaryrefslogtreecommitdiff
path: root/src/wx/recipients_panel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/recipients_panel.h')
-rw-r--r--src/wx/recipients_panel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/recipients_panel.h b/src/wx/recipients_panel.h
index 15c043f1a..b33b7ebc8 100644
--- a/src/wx/recipients_panel.h
+++ b/src/wx/recipients_panel.h
@@ -19,9 +19,12 @@
*/
#include "lib/dkdm_recipient.h"
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
#include <wx/wx.h>
#include <wx/srchctrl.h>
#include <wx/treectrl.h>
+DCPOMATIC_ENABLE_WARNINGS
#include <boost/shared_ptr.hpp>
#include <boost/signals2.hpp>
#include <list>