summaryrefslogtreecommitdiff
path: root/src/picture_frame.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2012-08-09 23:35:07 +0100
committerCarl Hetherington <cth@carlh.net>2012-08-09 23:35:07 +0100
commit037dac07bd93565978eb3b3265332a5be4e5e30a (patch)
treebccac73cb5772624e1f04c4c74c6367284027805 /src/picture_frame.h
parent2e6aa3b2f1f045f31151def0b83b51bc8db1407c (diff)
Fix up some problems with being included.
Diffstat (limited to 'src/picture_frame.h')
-rw-r--r--src/picture_frame.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/picture_frame.h b/src/picture_frame.h
index 4d359335..b7eb5ff1 100644
--- a/src/picture_frame.h
+++ b/src/picture_frame.h
@@ -20,6 +20,12 @@
#include <string>
#include <stdint.h>
+namespace ASDCP {
+ namespace JP2K {
+ class FrameBuffer;
+ }
+}
+
namespace libdcp {
class PictureFrame