diff options
Diffstat (limited to 'src/sound_asset.h')
| -rw-r--r-- | src/sound_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h index 9278eeee..6d090312 100644 --- a/src/sound_asset.h +++ b/src/sound_asset.h @@ -42,12 +42,12 @@ #include "types.h" #include "metadata.h" #include "sound_frame.h" +#include "sound_asset_reader.h" namespace dcp { class SoundAssetWriter; -class SoundAssetReader; /** @class SoundAsset * @brief Representation of a sound asset |
