diff options
Diffstat (limited to 'src/sound_asset.h')
| -rw-r--r-- | src/sound_asset.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h index 8c63b530..0327adf4 100644 --- a/src/sound_asset.h +++ b/src/sound_asset.h @@ -22,6 +22,7 @@ namespace libdcp { +/** An asset made up of WAV files */ class SoundAsset : public Asset { public: |
