From 51e97eb90d68f101cbcac720c1a30d1a55874a1b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 25 Jul 2023 14:58:02 +0200 Subject: Cleanup: include sorting. --- src/subtitle.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/subtitle.cc') 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; -- cgit v1.2.3