diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-12 13:49:05 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-12 13:49:05 +0100 |
| commit | a9d79a466795787a62a819d792fca21cc87d458b (patch) | |
| tree | 63e492d57135ff16c3f388a2315ef66d329894e7 /src/lib | |
| parent | bdbfd6b08856a445446bfd845f1c43109d184250 (diff) | |
Comment.
Diffstat (limited to 'src/lib')
| -rw-r--r-- | src/lib/dolby_cp750.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/dolby_cp750.h b/src/lib/dolby_cp750.h index c545844fe..8d30b4cd2 100644 --- a/src/lib/dolby_cp750.h +++ b/src/lib/dolby_cp750.h @@ -17,6 +17,10 @@ */ +/** @file src/lib/dolby_cp750.h + * @brief DolbyCP750 class. + */ + #include "cinema_sound_processor.h" class DolbyCP750 : public CinemaSoundProcessor |
