Some include tidying.
[dcpomatic.git] / src / lib / player_subtitles.h
index 46994ea3bd4f7924576f23b00c495ce1d23887ac..d0a3b4f657366b4e06af0a2c54e7441f471b8d91 100644 (file)
@@ -20,8 +20,8 @@
 #ifndef DCPOMATIC_PLAYER_SUBTITLES_H
 #define DCPOMATIC_PLAYER_SUBTITLES_H
 
-#include <dcp/subtitle_string.h>
 #include "image_subtitle.h"
+#include <dcp/subtitle_string.h>
 
 class PlayerSubtitles
 {