From ac5445d9ee7dbb6fd7dda08f965c661b01e26c90 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 22 Aug 2023 23:11:04 +0200 Subject: Cleanup: header ordering. --- src/subtitle_string.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 #include -- cgit v1.2.3