diff options
Diffstat (limited to 'src/stereo_picture_asset_writer.h')
| -rw-r--r-- | src/stereo_picture_asset_writer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stereo_picture_asset_writer.h b/src/stereo_picture_asset_writer.h index bd41b45e..f45aac3c 100644 --- a/src/stereo_picture_asset_writer.h +++ b/src/stereo_picture_asset_writer.h @@ -57,7 +57,7 @@ private: /* do this with an opaque pointer so we don't have to include ASDCP headers */ - + struct ASDCPState; boost::shared_ptr<ASDCPState> _state; |
