summaryrefslogtreecommitdiff
path: root/src/lib/dcp_subtitle_content.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-12-05 15:35:44 +0000
committerCarl Hetherington <cth@carlh.net>2014-12-05 15:35:44 +0000
commit8596e31595c9aba128078ba4a3950543ea291f98 (patch)
treece6397e2ba0382d34883ed48e5444e6fa6a1d1bf /src/lib/dcp_subtitle_content.cc
parentcf8e0e9e26dbaefab768000ebc1655b34ad11105 (diff)
Include rearrangement.
Diffstat (limited to 'src/lib/dcp_subtitle_content.cc')
-rw-r--r--src/lib/dcp_subtitle_content.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dcp_subtitle_content.cc b/src/lib/dcp_subtitle_content.cc
index 1935a874f..7be96ceeb 100644
--- a/src/lib/dcp_subtitle_content.cc
+++ b/src/lib/dcp_subtitle_content.cc
@@ -17,9 +17,9 @@
*/
+#include "dcp_subtitle_content.h"
#include <dcp/subtitle_content.h>
#include <dcp/raw_convert.h>
-#include "dcp_subtitle_content.h"
#include "i18n.h"