summaryrefslogtreecommitdiff
path: root/src/picture_asset.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/picture_asset.h
parent57d6bed6141838329b1039ab52c66cc98273af91 (diff)
Clean up OS X build slightly. Better error on failure of xmlSecDSigCtxSign.
Diffstat (limited to 'src/picture_asset.h')
-rw-r--r--src/picture_asset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/picture_asset.h b/src/picture_asset.h
index c09808e2..b404abd2 100644
--- a/src/picture_asset.h
+++ b/src/picture_asset.h
@@ -31,7 +31,7 @@
namespace ASDCP {
namespace JP2K {
- class PictureDescriptor;
+ struct PictureDescriptor;
}
}