diff --git a/libvo/vo_directx.c b/libvo/vo_directx.c index 0f9bfa32c2..16a5db166a 100644 --- a/libvo/vo_directx.c +++ b/libvo/vo_directx.c @@ -913,6 +913,7 @@ static LRESULT CALLBACK WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM l mp_msg(MSGT_VO, MSGL_V ,"killing screensaver\n" ); return 0; } + break; } case WM_KEYDOWN: {