summaryrefslogtreecommitdiff
path: root/src/subtitle.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2023-07-25 14:58:02 +0200
committerCarl Hetherington <cth@carlh.net>2023-07-25 15:21:39 +0200
commit51e97eb90d68f101cbcac720c1a30d1a55874a1b (patch)
tree73cac1abda9e0f83df363d710095842056803a08 /src/subtitle.cc
parenta1e7f77e8fcfd71cc8bf94d13ceb2decbacc3b50 (diff)
Cleanup: include sorting.
Diffstat (limited to 'src/subtitle.cc')
-rw-r--r--src/subtitle.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/subtitle.cc b/src/subtitle.cc
index 65ea9ff5..ecf36464 100644
--- a/src/subtitle.cc
+++ b/src/subtitle.cc
@@ -38,8 +38,8 @@
#include "compose.hpp"
-#include "subtitle.h"
#include "dcp_time.h"
+#include "subtitle.h"
using std::shared_ptr;