summaryrefslogtreecommitdiff
path: root/src/sound_asset.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound_asset.h')
-rw-r--r--src/sound_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound_asset.h b/src/sound_asset.h
index a29eecd0..9278eeee 100644
--- a/src/sound_asset.h
+++ b/src/sound_asset.h
@@ -41,11 +41,11 @@
#include "mxf.h"
#include "types.h"
#include "metadata.h"
+#include "sound_frame.h"
namespace dcp
{
-class SoundFrame;
class SoundAssetWriter;
class SoundAssetReader;