summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/subtitle_string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle_string.h b/src/subtitle_string.h
index 7e241516..4eb64a68 100644
--- a/src/subtitle_string.h
+++ b/src/subtitle_string.h
@@ -41,8 +41,8 @@
#define LIBDCP_SUBTITLE_STRING_H
-#include "subtitle.h"
#include "dcp_time.h"
+#include "subtitle.h"
#include <boost/optional.hpp>
#include <string>