summaryrefslogtreecommitdiff
path: root/src/wx/gl_video_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/gl_video_view.h')
-rw-r--r--src/wx/gl_video_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/gl_video_view.h b/src/wx/gl_video_view.h
index 01434d569..4f509049b 100644
--- a/src/wx/gl_video_view.h
+++ b/src/wx/gl_video_view.h
@@ -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 ();