[Xfce4-commits] [panel-plugins/xfce4-cpufreq-plugin] 01/02: Fix build with panel 4.15
noreply at xfce.org
noreply at xfce.org
Sat Oct 19 23:47:48 CEST 2019
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 <andreldm at xfce.org>
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.
More information about the Xfce4-commits
mailing list