X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fscreens_panel.h;h=f19aef68000ac08b34526945ee1851c18fe7f9c8;hb=b9a1ad3df5f9d85fb7439efd93fede72b9b078af;hp=9c9811c1d0de7fa83d224896216b514410a7364c;hpb=bac28a7b12f7a3df11fc7c9a06d67dd175d24809;p=dcpomatic.git diff --git a/src/wx/screens_panel.h b/src/wx/screens_panel.h index 9c9811c1d..f19aef680 100644 --- a/src/wx/screens_panel.h +++ b/src/wx/screens_panel.h @@ -21,10 +21,10 @@ #include "lib/warnings.h" DCPOMATIC_DISABLE_WARNINGS -#include -DCPOMATIC_ENABLE_WARNINGS #include #include +#include +DCPOMATIC_ENABLE_WARNINGS #include #include #include @@ -37,7 +37,7 @@ namespace dcpomatic { class Cinema; -class UCollator; +struct UCollator; class ScreensPanel : public wxPanel