[Xfce4-commits] <xfce4-session:master> Fix missing include.
Nick Schermer
noreply at xfce.org
Sun Dec 5 22:28:01 CET 2010
Updating branch refs/heads/master
to e6e8403328a357e1d69436b2133ad19f40d2e2e0 (commit)
from ed02c163455515efd952bf5838fa710374d8e564 (commit)
commit e6e8403328a357e1d69436b2133ad19f40d2e2e0
Author: Nick Schermer <nick at xfce.org>
Date: Sun Dec 5 22:26:49 2010 +0100
Fix missing include.
xfce4-session/xfsm-global.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/xfce4-session/xfsm-global.c b/xfce4-session/xfsm-global.c
index 916b08a..ec9f1cf 100644
--- a/xfce4-session/xfsm-global.c
+++ b/xfce4-session/xfsm-global.c
@@ -48,6 +48,8 @@
#include <xfce4-session/shutdown.h>
#include <xfce4-session/xfsm-global.h>
+#include <libxfsm/xfsm-util.h>
+
/* global variables */
gboolean verbose = FALSE;
More information about the Xfce4-commits
mailing list