summaryrefslogtreecommitdiff
path: root/src/lib/content_atmos.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-12-13 11:18:31 +0100
committerCarl Hetherington <cth@carlh.net>2022-12-13 11:18:31 +0100
commit0185ba27b0e9c52a173147c1380ec5f345109afc (patch)
tree857df3c7f920312cccfa6a69cae7c709658a11c7 /src/lib/content_atmos.h
parent94d5ba335224db075a95a76654f732ef54a4eabd (diff)
More header trimming.
Diffstat (limited to 'src/lib/content_atmos.h')
-rw-r--r--src/lib/content_atmos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/content_atmos.h b/src/lib/content_atmos.h
index 891ca3b83..bffa94dcc 100644
--- a/src/lib/content_atmos.h
+++ b/src/lib/content_atmos.h
@@ -18,13 +18,16 @@
*/
+
#ifndef DCPOMATIC_CONTENT_ATMOS_H
#define DCPOMATIC_CONTENT_ATMOS_H
+
#include "atmos_metadata.h"
#include "types.h"
#include <dcp/atmos_asset_reader.h>
+
/** @class ContentAtmos
* @brief Some Atmos data that has come out of a decoder.
*/