X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=inline;f=src%2Fwx%2Fabout_dialog.h;h=f3bb65a6c9d95e2868b8f725ad359ead00d664b4;hb=bad190166f2126b67a39a01852a2006a3b5fe3fe;hp=c1965459998ced7f4859b14113b87c017dad42bb;hpb=c6871fe8617b3de03662b7630355059393bf8043;p=dcpomatic.git diff --git a/src/wx/about_dialog.h b/src/wx/about_dialog.h index c19654599..f3bb65a6c 100644 --- a/src/wx/about_dialog.h +++ b/src/wx/about_dialog.h @@ -22,7 +22,10 @@ * @brief The "about DCP-o-matic" dialogue box. */ +#include "lib/warnings.h" +DCPOMATIC_DISABLE_WARNINGS #include +DCPOMATIC_ENABLE_WARNINGS class wxNotebook;