X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=src%2Fwx%2Fgl_video_view.h;h=42a3f89ba8236ae6b88407c876fd9b53a094d310;hp=54c64e4eae7c80c7ce31e441535a16a10ea0cca5;hb=ec1df37a1940063dc0dbc45ad2dab638bdc92c0d;hpb=e153d7f5dc128d97160e41bdda3c4e4a05c7140b diff --git a/src/wx/gl_video_view.h b/src/wx/gl_video_view.h index 54c64e4ea..42a3f89ba 100644 --- a/src/wx/gl_video_view.h +++ b/src/wx/gl_video_view.h @@ -30,7 +30,7 @@ class GLVideoView : public VideoView { public: - GLVideoView (wxWindow* parent); + GLVideoView (FilmViewer* viewer, wxWindow* parent); ~GLVideoView (); void set_image (boost::shared_ptr image);