diff options
Diffstat (limited to 'src/wx/system_font_dialog.h')
| -rw-r--r-- | src/wx/system_font_dialog.h | 3 |
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> |
