Add missing class declaration.
authorCarl Hetherington <cth@carlh.net>
Tue, 13 Aug 2013 23:14:14 +0000 (00:14 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 13 Aug 2013 23:14:14 +0000 (00:14 +0100)
src/sound_frame.h

index 9cb8aa0d77f17c0406d7ee69307f829f120c1810..154ff84b4b40d1c472464633cece2bbb2d353ebd 100644 (file)
@@ -27,6 +27,7 @@ namespace ASDCP {
        namespace PCM {
                class FrameBuffer;
        }
+       class AESDecContext;
 }
 
 namespace libdcp {