diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-03-17 00:26:04 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-03-17 00:26:04 +0000 |
| commit | bfb33feb40c5b014e9eae3958b1ecb8161f1d090 (patch) | |
| tree | b191a383b22233c395aabe03f7d8f745a99821fc /src/stereo_picture_frame.h | |
| parent | ac265d3d008328b9bdaf00c39ebcd86f263605c7 (diff) | |
| parent | 6e72e1d36f23a4236c4677f22792a6a4590943a3 (diff) | |
Merge master.
Diffstat (limited to 'src/stereo_picture_frame.h')
| -rw-r--r-- | src/stereo_picture_frame.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stereo_picture_frame.h b/src/stereo_picture_frame.h index 1fd05453..fe363da5 100644 --- a/src/stereo_picture_frame.h +++ b/src/stereo_picture_frame.h @@ -26,7 +26,7 @@ namespace ASDCP { namespace JP2K { - class SFrameBuffer; + struct SFrameBuffer; } class AESDecContext; } |
