File xfce4-xmms-plugin-0.5.3-fix-missing-include.patch of Package xfce4-panel-plugins
diff -urNp xfce4-xmms-plugin-0.5.3.orig/panel-plugin/preferences.c xfce4-xmms-plugin-0.5.3/panel-plugin/preferences.c
--- xfce4-xmms-plugin-0.5.3.orig/panel-plugin/preferences.c 2011-01-31 21:53:17.000000000 +0100
+++ xfce4-xmms-plugin-0.5.3/panel-plugin/preferences.c 2011-02-03 23:43:47.000000000 +0100
@@ -33,6 +33,7 @@
#include <libxfce4util/libxfce4util.h>
#include <libxfce4panel/xfce-panel-plugin.h>
+#include <libxfcegui4/dialogs.h>
#include "preferences.h"
#include "xmms_plugin.h"