diff options
Diffstat (limited to 'src/reel_picture_asset.h')
| -rw-r--r-- | src/reel_picture_asset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_picture_asset.h b/src/reel_picture_asset.h index 4feafeb0..637c9635 100644 --- a/src/reel_picture_asset.h +++ b/src/reel_picture_asset.h @@ -62,7 +62,7 @@ public: private: std::string key_type () const; - + Fraction _frame_rate; Fraction _screen_aspect_ratio; }; |
