X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Frepeat_dialog.h;h=9008b2eaeedf654ca7ee113c1638dd73a45f03f2;hb=45bc91b9a909035252ee10afe4fed2eef996e4ed;hp=d3f1d32f86fcb73938f1b3b8622dc6a06077c870;hpb=2da4caba7871455c097c0ed940dd6f2332dbda5d;p=dcpomatic.git diff --git a/src/wx/repeat_dialog.h b/src/wx/repeat_dialog.h index d3f1d32f8..9008b2eae 100644 --- a/src/wx/repeat_dialog.h +++ b/src/wx/repeat_dialog.h @@ -18,11 +18,11 @@ */ -#include "lib/warnings.h" -DCPOMATIC_DISABLE_WARNINGS -#include +#include +LIBDCP_DISABLE_WARNINGS #include -DCPOMATIC_ENABLE_WARNINGS +#include +LIBDCP_ENABLE_WARNINGS #include "table_dialog.h" class RepeatDialog : public TableDialog