X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Fwx%2Fdkdm_dialog.h;h=4a47d961f2a3cc487a06ac0412f3f4bd633be9d1;hb=5ee919f413a6c1048aecf83676d42ab3fd94e06e;hp=7b20e88ec000f2bd523debc6d4e2feb37f9dd3c9;hpb=39fb8198febde1937019db1c300ec363aab5aa56;p=dcpomatic.git diff --git a/src/wx/dkdm_dialog.h b/src/wx/dkdm_dialog.h index 7b20e88ec..4a47d961f 100644 --- a/src/wx/dkdm_dialog.h +++ b/src/wx/dkdm_dialog.h @@ -20,16 +20,19 @@ #include "wx_util.h" +#include +LIBDCP_DISABLE_WARNINGS #include +LIBDCP_ENABLE_WARNINGS #include -class Film; -class ScreensPanel; -class RecipientsPanel; -class KDMTimingPanel; class DKDMOutputPanel; +class Film; class KDMCPLPanel; +class KDMTimingPanel; +class RecipientsPanel; +class ScreensPanel; struct CPLSummary;