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

noreply at xfce.org noreply at xfce.org
Fri Oct 4 05:45:59 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-systemload-plugin.

commit 35b50d425209773c9dd21f125b1bd3f8c3daa46b
Author: Andre Miranda <andreldm at xfce.org>
Date:   Fri Oct 4 00:45:46 2019 -0300

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

diff --git a/panel-plugin/systemload.c b/panel-plugin/systemload.c
index af75be4..c6174b8 100644
--- a/panel-plugin/systemload.c
+++ b/panel-plugin/systemload.c
@@ -38,7 +38,7 @@
 
 #include <libxfce4util/libxfce4util.h>
 #include <libxfce4ui/libxfce4ui.h>
-#include <libxfce4panel/xfce-panel-plugin.h>
+#include <libxfce4panel/libxfce4panel.h>
 
 #ifdef HAVE_UPOWER_GLIB
 #include <upower.h>

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


More information about the Xfce4-commits mailing list