summaryrefslogtreecommitdiff
path: root/src/stereo_picture_frame.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-03-15 17:49:40 +0000
committerCarl Hetherington <cth@carlh.net>2014-03-15 17:49:40 +0000
commit6e72e1d36f23a4236c4677f22792a6a4590943a3 (patch)
tree7a205cfb00d3c9bd0f74cd8003aaef19bdd558fc /src/stereo_picture_frame.h
parent57d6bed6141838329b1039ab52c66cc98273af91 (diff)
Clean up OS X build slightly. Better error on failure of xmlSecDSigCtxSign.
Diffstat (limited to 'src/stereo_picture_frame.h')
-rw-r--r--src/stereo_picture_frame.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stereo_picture_frame.h b/src/stereo_picture_frame.h
index ab99ceac..878f6ab4 100644
--- a/src/stereo_picture_frame.h
+++ b/src/stereo_picture_frame.h
@@ -24,7 +24,7 @@
namespace ASDCP {
namespace JP2K {
- class SFrameBuffer;
+ struct SFrameBuffer;
}
class AESDecContext;
}