[Xfce4-commits] [panel-plugins/xfce4-statusnotifier-plugin] 01/01: Fix building against xfce4-panel>=4.15
noreply at xfce.org
noreply at xfce.org
Sun Mar 8 23:02:08 CET 2020
This is an automated email from the git hooks/post-receive script.
o c h o s i 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-statusnotifier-plugin.
commit 5cdd8f9ef311e144422c67f1a0c47f64b5c0ab7b
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Sun Mar 8 22:59:32 2020 +0100
Fix building against xfce4-panel>=4.15
---
panel-plugin/sn-dialog.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/panel-plugin/sn-dialog.c b/panel-plugin/sn-dialog.c
index eec3bc0..ec98e14 100644
--- a/panel-plugin/sn-dialog.c
+++ b/panel-plugin/sn-dialog.c
@@ -28,7 +28,7 @@
#include <libxfce4ui/libxfce4ui.h>
#include <libxfce4util/libxfce4util.h>
-#include <libxfce4panel/xfce-panel-plugin.h>
+#include <libxfce4panel/libxfce4panel.h>
#include "sn-dialog.h"
#include "sn-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