diff options
Diffstat (limited to 'src/lib/subtitle_content.h')
| -rw-r--r-- | src/lib/subtitle_content.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/subtitle_content.h b/src/lib/subtitle_content.h index 57f5eb950..97649f4d5 100644 --- a/src/lib/subtitle_content.h +++ b/src/lib/subtitle_content.h @@ -76,7 +76,7 @@ public: } private: - friend class ffmpeg_pts_offset_test; + friend struct ffmpeg_pts_offset_test; bool _use_subtitles; /** x offset for placing subtitles, as a proportion of the container width; |
