throbgress: add plugin decelartion

This should fix the build.

https://bugs.freedesktop.org/show_bug.cgi?id=40240
This commit is contained in:
Ray Strode 2011-08-19 17:32:36 -04:00
parent 5439ef520d
commit b8f8fdbb88

View file

@ -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;