summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/wx/subtag_list_ctrl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wx/subtag_list_ctrl.h b/src/wx/subtag_list_ctrl.h
index 65071b5f5..9e3a77563 100644
--- a/src/wx/subtag_list_ctrl.h
+++ b/src/wx/subtag_list_ctrl.h
@@ -24,7 +24,10 @@
#include <dcp/language_tag.h>
+#include <dcp/warnings.h>
+LIBDCP_DISABLE_WARNINGS
#include <wx/listctrl.h>
+LIBDCP_ENABLE_WARNINGS
#include <vector>