[Xfce4-commits] [panel-plugins/xfce4-mount-plugin] 03/03: Fix build with panel 4.15

noreply at xfce.org noreply at xfce.org
Sun Oct 20 01:06:31 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-mount-plugin.

commit 325cd9ee8783c6e4a1d50320f27f9fb3e15039a7
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sat Oct 19 20:06:13 2019 -0300

    Fix build with panel 4.15
---
 panel-plugin/mount-plugin.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugin/mount-plugin.h b/panel-plugin/mount-plugin.h
index d3a6758..ed74284 100644
--- a/panel-plugin/mount-plugin.h
+++ b/panel-plugin/mount-plugin.h
@@ -28,7 +28,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 #endif
 
 #include <gtk/gtk.h>
-#include <libxfce4panel/xfce-panel-plugin.h>
+#include <libxfce4panel/libxfce4panel.h>
 
 #include <string.h>
 

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


More information about the Xfce4-commits mailing list