Fix macOS build.
[dcpomatic.git] / src / wx / language_tag_widget.cc
index f0766c9d659832102265ba6d8f57c7d4156d26c1..567b1fefab15b31eb935e6bdd50ae571addec84c 100644 (file)
 #include "language_tag_dialog.h"
 #include "language_tag_widget.h"
 #include "wx_util.h"
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
 #include <wx/wx.h>
+LIBDCP_ENABLE_WARNINGS
 
 
 using boost::optional;