From e1e7de8d73bedd0c741e7df0390068c67867e09f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 24 Jan 2021 22:56:33 +0100 Subject: Tidying. --- src/subtitle.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/subtitle.h') diff --git a/src/subtitle.h b/src/subtitle.h index 8beca192..e0132dbe 100644 --- a/src/subtitle.h +++ b/src/subtitle.h @@ -32,15 +32,15 @@ */ -#ifndef LIBDCP_SUBTITLE_H -#define LIBDCP_SUBTITLE_H - - /** @file src/subtitle.h * @brief Subtitle class */ +#ifndef LIBDCP_SUBTITLE_H +#define LIBDCP_SUBTITLE_H + + #include "dcp_time.h" -- cgit v1.2.3