X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fplayer_stress_tester.h;h=534cf8c764bb4ffe52d666b9df9333388eb8577f;hb=fe0684e9bd2bc814fd0adeda3953cec9295a0f12;hp=c8cc14676a3f8f87b0b06cba96519a8f1912a9ec;hpb=2da4caba7871455c097c0ed940dd6f2332dbda5d;p=dcpomatic.git diff --git a/src/wx/player_stress_tester.h b/src/wx/player_stress_tester.h index c8cc14676..534cf8c76 100644 --- a/src/wx/player_stress_tester.h +++ b/src/wx/player_stress_tester.h @@ -18,16 +18,19 @@ */ -#include "lib/warnings.h" -DCPOMATIC_DISABLE_WARNINGS + +#include +LIBDCP_DISABLE_WARNINGS #include -DCPOMATIC_ENABLE_WARNINGS +LIBDCP_ENABLE_WARNINGS #include #include + class wxWindow; class Controls; + class Command { public: