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-xkb-plugin.
commit 7ecfb91c6b68477262111125977a8229ff142058 Author: Andre Miranda <[email protected]> Date: Sat Oct 19 19:23:30 2019 -0300 Fix build with panel 4.15 --- panel-plugin/xkb-plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel-plugin/xkb-plugin.h b/panel-plugin/xkb-plugin.h index 3fe3ce5..eeb10e5 100644 --- a/panel-plugin/xkb-plugin.h +++ b/panel-plugin/xkb-plugin.h @@ -26,7 +26,7 @@ #ifndef _XFCE_XKB_H_ #define _XFCE_XKB_H_ -#include <libxfce4panel/xfce-panel-plugin.h> +#include <libxfce4panel/libxfce4panel.h> #include "xkb-xfconf.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
