summaryrefslogtreecommitdiff
path: root/src/split.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/split.c')
-rw-r--r--src/split.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/split.c b/src/split.c
index 2553bfb..3d5c3a1 100644
--- a/src/split.c
+++ b/src/split.c
@@ -897,7 +897,7 @@ blank_frame (rp_frame *frame)
update_bar (s);
/* Give the key window focus. */
- set_window_focus (current_screen()->key_window);
+ set_window_focus (frames_screen(frame)->key_window);
}
void