summaryrefslogtreecommitdiff
path: root/src/lib/datasat_ap2x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/datasat_ap2x.h')
-rw-r--r--src/lib/datasat_ap2x.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/lib/datasat_ap2x.h b/src/lib/datasat_ap2x.h
index 4bbe39521..3fbaad1dc 100644
--- a/src/lib/datasat_ap2x.h
+++ b/src/lib/datasat_ap2x.h
@@ -1,5 +1,5 @@
/*
- Copyright (C) 2019 Carl Hetherington <cth@carlh.net>
+ Copyright (C) 2019-2021 Carl Hetherington <cth@carlh.net>
This file is part of DCP-o-matic.
@@ -18,12 +18,15 @@
*/
+
/** @file src/lib/datasat_ap2x.h
* @brief DatasatAP2x class.
*/
+
#include "cinema_sound_processor.h"
+
class DatasatAP2x : public CinemaSoundProcessor
{
public: