summaryrefslogtreecommitdiff
path: root/src/asset.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-07-31 12:41:33 +0100
committerCarl Hetherington <cth@carlh.net>2012-07-31 12:41:33 +0100
commite3636c080d3d24471e85f519d69af4c11d5ecbd0 (patch)
treef165bc8174ef9fd5668bf3667b167e8601ff9d90 /src/asset.h
parent32e93176fa91b215d68dee24e7887a21041da54c (diff)
Check sound; various fixups.
Diffstat (limited to 'src/asset.h')
-rw-r--r--src/asset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/asset.h b/src/asset.h
index e078f44b..f6d17256 100644
--- a/src/asset.h
+++ b/src/asset.h
@@ -70,6 +70,7 @@ public:
protected:
friend class PictureAsset;
+ friend class SoundAsset;
/** Fill in a ADSCP::WriteInfo struct.
* @param w struct to fill in.