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-cpufreq-plugin.
commit 30f6de22897798cb1d8b6a18d506e9e331a97b10 Author: Andre Miranda <[email protected]> Date: Sat Oct 19 18:47:16 2019 -0300 Fix build with panel 4.15 --- panel-plugin/xfce4-cpufreq-plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panel-plugin/xfce4-cpufreq-plugin.h b/panel-plugin/xfce4-cpufreq-plugin.h index a6895e4..20fde86 100644 --- a/panel-plugin/xfce4-cpufreq-plugin.h +++ b/panel-plugin/xfce4-cpufreq-plugin.h @@ -23,7 +23,7 @@ #define XFCE4_CPUFREQ_H #include <gtk/gtk.h> -#include <libxfce4panel/xfce-panel-plugin.h> +#include <libxfce4panel/libxfce4panel.h> #define PLUGIN_WEBSITE ("http://goodies.xfce.org/projects/panel-plugins/xfce4-cpufreq-plugin") -- 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
