diff options
Diffstat (limited to 'src/lib/content_video.h')
| -rw-r--r-- | src/lib/content_video.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/content_video.h b/src/lib/content_video.h index c8f5cca0b..2c996f816 100644 --- a/src/lib/content_video.h +++ b/src/lib/content_video.h @@ -40,7 +40,7 @@ public: , part (p) , frame (f) {} - + boost::shared_ptr<const ImageProxy> image; Eyes eyes; Part part; |
