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

noreply at xfce.org noreply at xfce.org
Sun Oct 20 01:01:47 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-smartbookmark-plugin.

commit 856d73b51f5d237d3cf6792f5e9f55220e5facf1
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sat Oct 19 19:46:34 2019 -0300

    Fix build with panel 4.15
---
 src/smartbookmark.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/smartbookmark.c b/src/smartbookmark.c
index 8a89c24..554da24 100644
--- a/src/smartbookmark.c
+++ b/src/smartbookmark.c
@@ -41,7 +41,7 @@
 
 #include <libxfce4util/libxfce4util.h>
 #include <libxfce4ui/libxfce4ui.h>
-#include <libxfce4panel/xfce-panel-plugin.h>
+#include <libxfce4panel/libxfce4panel.h>
 
 /*
  * Types

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


More information about the Xfce4-commits mailing list