[Xfce4-commits] <xfce4-panel:devel> Fix errors from the thunar-tpa-plugin.

Nick Schermer noreply at xfce.org
Sat Nov 21 22:10:01 CET 2009


Updating branch refs/heads/devel
         to 0a01c0940f24f38bfeb5ba860719c16ae2c65333 (commit)
       from 8ab28949ac1b23fd11ddbbb216e8561a6fa511c5 (commit)

commit 0a01c0940f24f38bfeb5ba860719c16ae2c65333
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Nov 21 22:08:17 2009 +0100

    Fix errors from the thunar-tpa-plugin.

 libxfce4panel/libxfce4panel-deprecated.h |    1 +
 libxfce4panel/xfce-panel-convenience.h   |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/libxfce4panel/libxfce4panel-deprecated.h b/libxfce4panel/libxfce4panel-deprecated.h
index 423e429..8db50b7 100644
--- a/libxfce4panel/libxfce4panel-deprecated.h
+++ b/libxfce4panel/libxfce4panel-deprecated.h
@@ -25,6 +25,7 @@
 
 /* #ifndef XFCE_DISABLE_DEPRECATED */
 #include <libxfce4panel/xfce-panel-plugin-provider.h>
+#include <gdk/gdkx.h>
 /* #endif *//* !XFCE_DISABLE_DEPRECATED */
 
 G_BEGIN_DECLS
diff --git a/libxfce4panel/xfce-panel-convenience.h b/libxfce4panel/xfce-panel-convenience.h
index b5d7ecd..64760fb 100644
--- a/libxfce4panel/xfce-panel-convenience.h
+++ b/libxfce4panel/xfce-panel-convenience.h
@@ -25,6 +25,7 @@
 #define __XFCE_PANEL_CONVENIENCE_H__
 
 #include <gtk/gtk.h>
+#include <libxfce4panel/libxfce4panel-deprecated.h>
 
 G_BEGIN_DECLS
 



More information about the Xfce4-commits mailing list