[Xfce4-commits] [panel-plugins/xfce4-indicator-plugin] 02/02: Fix build with panel 4.15
    noreply at xfce.org 
    noreply at xfce.org
       
    Sun Oct 20 00:55:56 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-indicator-plugin.
commit 64752918d470025c67d1702edc6d12618a9ace98
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sat Oct 19 19:55:40 2019 -0300
    Fix build with panel 4.15
---
 panel-plugin/indicator-dialog.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/panel-plugin/indicator-dialog.c b/panel-plugin/indicator-dialog.c
index 51728d2..f4be549 100644
--- a/panel-plugin/indicator-dialog.c
+++ b/panel-plugin/indicator-dialog.c
@@ -35,8 +35,8 @@
 
 #include <libxfce4util/libxfce4util.h>
 #include <libxfce4ui/libxfce4ui.h>
-//#include <exo/exo.h>
-#include <libxfce4panel/xfce-panel-plugin.h>
+/*#include <exo/exo.h>*/
+#include <libxfce4panel/libxfce4panel.h>
 
 #include "indicator-dialog.h"
 #include "indicator-dialog_ui.h"
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list