Same thing with inter_size.
[dcpomatic.git] / src / wx / gl_video_view.h
index 01434d56915b0e8a03688c59a6075dbbb0c05f52..4f509049b3d4d954b60fd748f36f7188c24f9dff 100644 (file)
@@ -51,7 +51,7 @@ public:
        }
 
 private:
-       void draw (Position<int> inter_position);
+       void draw (Position<int> inter_position, dcp::Size inter_size);
        void thread ();
        void request_one_shot ();
        void create ();