Some include tidying.
[dcpomatic.git] / src / lib / subtitle_decoder.h
index 142cfa42b766b0813fb1570d530268d886beee2c..3d4f90ad9586fa3f438036c82c00607f414d6d9a 100644 (file)
 #ifndef DCPOMATIC_SUBTITLE_DECODER_H
 #define DCPOMATIC_SUBTITLE_DECODER_H
 
-#include <dcp/subtitle_string.h>
 #include "decoder.h"
 #include "rect.h"
 #include "types.h"
 #include "content_subtitle.h"
+#include <dcp/subtitle_string.h>
 
 class Film;
 class DCPTimedSubtitle;