summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/uwp/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/osd/uwp/window.h')
-rw-r--r--src/osd/uwp/window.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/uwp/window.h b/src/osd/uwp/window.h
index b36ca4ca694..a5b7ac329b4 100644
--- a/src/osd/uwp/window.h
+++ b/src/osd/uwp/window.h
@@ -112,7 +112,7 @@ public:
private:
int complete_create();
- void draw_video_contents(int update);
+ void draw_video_contents(bool update);
void set_starting_view(int index, const char *defview, const char *view);
int wnd_extra_width();
int wnd_extra_height();