X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fcolour_conversion_editor.h;h=294cdbf82627fbccaa2f2ff0c7121fa38b7b8c7b;hp=bdf185227a842966cb336309108cd623afcb58ca;hb=b9a1ad3df5f9d85fb7439efd93fede72b9b078af;hpb=313319ba2d8544bc25524e02e634804a503b54f1 diff --git a/src/wx/colour_conversion_editor.h b/src/wx/colour_conversion_editor.h index bdf185227..294cdbf82 100644 --- a/src/wx/colour_conversion_editor.h +++ b/src/wx/colour_conversion_editor.h @@ -23,8 +23,11 @@ #define DCPOMATIC_COLOUR_CONVERSION_EDITOR_H -#include +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS +#include class ColourConversion;