X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Ffilm_viewer.h;h=a59468c363579ab8a6d7d92c74c5fe47c2095e4b;hp=55356f18815885a0218e752e9b4a29ea4d55e4d2;hb=5eb8b5c3a1566aef638e9d9df03b88d320735092;hpb=ca3393a75c1685d1615ff678b58bd3b75fe79cd2 diff --git a/src/wx/film_viewer.h b/src/wx/film_viewer.h index 55356f188..a59468c36 100644 --- a/src/wx/film_viewer.h +++ b/src/wx/film_viewer.h @@ -153,6 +153,8 @@ private: /* XXX_b: to remove */ friend class SimpleVideoView; + friend class GLVideoView; + friend class VideoView; void video_view_sized (); void calculate_sizes ();