[Xfce4-commits] <xfce4-panel:master> Fix missing include.
Nick Schermer
noreply at xfce.org
Fri May 28 17:58:03 CEST 2010
Updating branch refs/heads/master
to 69404031ba009125220ce6a60fa1ae3e42f2b2b8 (commit)
from 4ddcc80664845b32af0144e615a5cd8e92277336 (commit)
commit 69404031ba009125220ce6a60fa1ae3e42f2b2b8
Author: Nick Schermer <nick at xfce.org>
Date: Fri May 28 17:52:08 2010 +0200
Fix missing include.
libxfce4panel/xfce-panel-macros.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libxfce4panel/xfce-panel-macros.h b/libxfce4panel/xfce-panel-macros.h
index e85443d..b8acf26 100644
--- a/libxfce4panel/xfce-panel-macros.h
+++ b/libxfce4panel/xfce-panel-macros.h
@@ -24,6 +24,7 @@
#define __XFCE_PANEL_MACROS_H__
#include <glib.h>
+#include <glib-object.h>
#include <libxfce4panel/xfce-panel-plugin.h>
#include <libxfce4panel/xfce-panel-macros-46.h>
More information about the Xfce4-commits
mailing list