This is an automated email from the git hooks/post-receive script. a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-wavelan-plugin.
commit c0033c32ec28bbdd5f735f9b52d212e881eb2219 Author: Andre Miranda <[email protected]> Date: Sat Oct 19 19:08:13 2019 -0300 Fix build with panel 4.15 --- panel-plugin/wavelan.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel-plugin/wavelan.c b/panel-plugin/wavelan.c index cff647d..61001bb 100644 --- a/panel-plugin/wavelan.c +++ b/panel-plugin/wavelan.c @@ -32,7 +32,7 @@ #include <libxfce4util/libxfce4util.h> #include <libxfce4ui/libxfce4ui.h> -#include <libxfce4panel/xfce-panel-plugin.h> +#include <libxfce4panel/libxfce4panel.h> #include "wi.h" -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
