diff options
Diffstat (limited to 'src/subtitle.h')
| -rw-r--r-- | src/subtitle.h | 8 |
1 files changed, 4 insertions, 4 deletions
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" |
