[Xfce4-commits] [panel-plugins/xfce4-cpugraph-plugin] 01/01: Allow compilation with panel 4.15

noreply at xfce.org noreply at xfce.org
Fri Oct 4 05:42:22 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-cpugraph-plugin.

commit a9b0c62d34737cc6f5e0806c8f5305c137f9f155
Author: Andre Miranda <andreldm at xfce.org>
Date:   Fri Oct 4 00:41:13 2019 -0300

    Allow compilation with panel 4.15
---
 panel-plugin/cpu.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/cpu.h b/panel-plugin/cpu.h
index 71c90a2..f6d11ee 100644
--- a/panel-plugin/cpu.h
+++ b/panel-plugin/cpu.h
@@ -28,7 +28,7 @@
 #include "config.h"
 #endif
 
-#include <libxfce4panel/xfce-panel-plugin.h>
+#include <libxfce4panel/libxfce4panel.h>
 
 #include "os.h"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list