diff --git a/src/ply-boot-splash.c b/src/ply-boot-splash.c index 268534a6..c076afef 100644 --- a/src/ply-boot-splash.c +++ b/src/ply-boot-splash.c @@ -516,7 +516,7 @@ main (int argc, return errno; } - ply_boot_splash_add_window (state.window); + ply_boot_splash_add_window (state.splash, state.window); ply_boot_splash_attach_to_event_loop (state.splash, state.loop); if (!ply_boot_splash_show (state.splash))