diff --git a/media-libs/libsdl2/patches/libsdl2-2.0.4.patchset b/media-libs/libsdl2/patches/libsdl2-2.0.4.patchset index 77ec90901..04c29c1f9 100644 --- a/media-libs/libsdl2/patches/libsdl2-2.0.4.patchset +++ b/media-libs/libsdl2/patches/libsdl2-2.0.4.patchset @@ -257,7 +257,7 @@ index 36c2a1a..4676c58 100644 + } + } + -+ App = new BApplication(signature); ++ App = new SDL_BApp(signature); App->Run(); delete App;