diff options
| author | Carl Hetherington <cth@carlh.net> | 2015-06-03 16:09:44 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2015-06-03 16:09:44 +0100 |
| commit | 1c17602bfc56abbf17c1e974f99477655627725b (patch) | |
| tree | 0e49d2f2ee63671431ef568b2ed8b93bd2ae708a /src/modified_gamma_transfer_function.h | |
| parent | 4b0ece8d964961598ce4734ce25bb0aed66dbf7a (diff) | |
| parent | e0ab473ef01c5301929845a1ca4898568b6fbd71 (diff) | |
Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
Diffstat (limited to 'src/modified_gamma_transfer_function.h')
| -rw-r--r-- | src/modified_gamma_transfer_function.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modified_gamma_transfer_function.h b/src/modified_gamma_transfer_function.h index ce7303fa..2a7a7b59 100644 --- a/src/modified_gamma_transfer_function.h +++ b/src/modified_gamma_transfer_function.h @@ -17,6 +17,10 @@ */ +/** @file src/modified_gamma_transfer_function.h + * @brief ModifiedGammaTransferFunction class. + */ + #include "transfer_function.h" namespace dcp { |
