X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fgl_video_view.h;h=70c81ea79e4bbeb72ce67d16c07ac5186a4cf7f7;hp=e64cb63db642e445daae664944ccb0cfeb3427de;hb=3c29aa6531a4046a8db72dcac81189eb8893233c;hpb=92364afecf76a87e1f96980cb1b91cf6f6a7522c diff --git a/src/wx/gl_video_view.h b/src/wx/gl_video_view.h index e64cb63db..70c81ea79 100644 --- a/src/wx/gl_video_view.h +++ b/src/wx/gl_video_view.h @@ -19,12 +19,12 @@ */ -#include "lib/warnings.h" - -DCPOMATIC_DISABLE_WARNINGS +#include +LIBDCP_DISABLE_WARNINGS #include #include -DCPOMATIC_ENABLE_WARNINGS +LIBDCP_ENABLE_WARNINGS + /* The OpenGL API in wxWidgets 3.0.x is sufficiently different to make it awkward to support, * and I think it may even have things missing that we require (e.g. the attributes parameter