X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fcontent_subtitle.h;h=36bc22b13e5e5f04d7bd9243f264784eb67ac7cb;hb=a5095486e606adfe36de635a48710cf98872c1c6;hp=8868618ada940ccf883f552dbf075ab449fab3bb;hpb=5e4f001bf32e3cdf65efa34803d70e6c1c00c66b;p=dcpomatic.git diff --git a/src/lib/content_subtitle.h b/src/lib/content_subtitle.h index 8868618ad..36bc22b13 100644 --- a/src/lib/content_subtitle.h +++ b/src/lib/content_subtitle.h @@ -20,11 +20,11 @@ #ifndef DCPOMATIC_CONTENT_SUBTITLE_H #define DCPOMATIC_CONTENT_SUBTITLE_H -#include -#include #include "dcpomatic_time.h" #include "rect.h" #include "image_subtitle.h" +#include +#include class Image;