mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 18:18:05 +02:00
throbgress: add plugin decelartion
This should fix the build. https://bugs.freedesktop.org/show_bug.cgi?id=40240
This commit is contained in:
parent
5439ef520d
commit
b8f8fdbb88
1 changed files with 1 additions and 0 deletions
|
|
@ -447,6 +447,7 @@ draw_background (view_t *view,
|
|||
int width,
|
||||
int height)
|
||||
{
|
||||
ply_boot_splash_plugin_t *plugin;
|
||||
ply_rectangle_t area;
|
||||
|
||||
plugin = view->plugin;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue