diff options
Diffstat (limited to 'src/asset.h')
| -rw-r--r-- | src/asset.h | 1 |
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. |
