summaryrefslogtreecommitdiff
path: root/atari/browser_win.c
diff options
context:
space:
mode:
Diffstat (limited to 'atari/browser_win.c')
-rwxr-xr-xatari/browser_win.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atari/browser_win.c b/atari/browser_win.c
index 8004ae21a..71847c84d 100755
--- a/atari/browser_win.c
+++ b/atari/browser_win.c
@@ -504,7 +504,7 @@ static void __CDECL evnt_window_icondraw( WINDOW *win, short buff[8], void * dat
struct rect clip = { 0,0,w,h };
plotter->move( plotter, x, y );
plotter->resize( plotter, w, h );
- plotter->clip(plotter, &clip );
+ plotter->set_clip(plotter, &clip );
plotter->bitmap_resize( plotter, gw->icon, w, h );
plotter->bitmap(
plotter,