X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fdcp_content.h;h=aa53d76a9d32aa694cf7d6fb4114aa6f7ceadbc5;hb=59e769023c392c332331567a1aea94660002c463;hp=da78e6d72a5cc0bd22f7f111c875013d41609ee3;hpb=3b48d5494c3cae7743d283203f5c8021860ab81f;p=dcpomatic.git diff --git a/src/lib/dcp_content.h b/src/lib/dcp_content.h index da78e6d72..aa53d76a9 100644 --- a/src/lib/dcp_content.h +++ b/src/lib/dcp_content.h @@ -24,12 +24,12 @@ * @brief DCPContent class. */ -#include -#include -#include #include "video_content.h" #include "single_stream_audio_content.h" #include "subtitle_content.h" +#include +#include +#include class DCPContentProperty {