summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-extra/xfce4-playercontrol-plugin/files/xfce4-playercontrol-plugin-0.3.0-undeclared_XfceRc.patch')
-rw-r--r--xfce-extra/xfce4-playercontrol-plugin/files/xfce4-playercontrol-plugin-0.3.0-undeclared_XfceRc.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-playercontrol-plugin/files/xfce4-playercontrol-plugin-0.3.0-undeclared_XfceRc.patch b/xfce-extra/xfce4-playercontrol-plugin/files/xfce4-playercontrol-plugin-0.3.0-undeclared_XfceRc.patch
new file mode 100644
index 000000000000..a09ede18029c
--- /dev/null
+++ b/xfce-extra/xfce4-playercontrol-plugin/files/xfce4-playercontrol-plugin-0.3.0-undeclared_XfceRc.patch
@@ -0,0 +1,12 @@
+http://bugs.gentoo.org/344199
+
+--- panel-plugin/libcommon.h
++++ panel-plugin/libcommon.h
+@@ -31,6 +31,7 @@
+
+ #include <glib.h>
+ #include <gtk/gtk.h>
++#include <libxfce4util/libxfce4util.h>
+ #include <libxfce4panel/xfce-panel-plugin.h>
+ #include "playercontrol_plugin.h"
+ #include "playerctrl.h"