summaryrefslogtreecommitdiff
path: root/src/wx/system_font_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/system_font_dialog.h')
-rw-r--r--src/wx/system_font_dialog.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/system_font_dialog.h b/src/wx/system_font_dialog.h
index 48a31a839..da51c9c3a 100644
--- a/src/wx/system_font_dialog.h
+++ b/src/wx/system_font_dialog.h
@@ -26,7 +26,10 @@
* one of those fonts.
*/
+#include "lib/warnings.h"
+DCPOMATIC_DISABLE_WARNINGS
#include <wx/wx.h>
+DCPOMATIC_ENABLE_WARNINGS
#include <boost/filesystem.hpp>
#include <boost/optional.hpp>
#include <vector>