aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-sus.c
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-06-12 16:34:22 -0500
committerTed Gould <ted@canonical.com>2009-06-12 16:34:22 -0500
commit35477b8fb1bd21c4cccf039c4648af47972414a9 (patch)
tree49b8266d801f2f0416a9b3bc1a741de54e666c72 /src/indicator-sus.c
parent92632f9ebdf278b654c6ad99eabab826e4b32cac (diff)
downloadayatana-indicator-session-35477b8fb1bd21c4cccf039c4648af47972414a9.tar.gz
ayatana-indicator-session-35477b8fb1bd21c4cccf039c4648af47972414a9.tar.bz2
ayatana-indicator-session-35477b8fb1bd21c4cccf039c4648af47972414a9.zip
Brining in the client side of the API
Diffstat (limited to 'src/indicator-sus.c')
-rw-r--r--src/indicator-sus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/indicator-sus.c b/src/indicator-sus.c
index 4c1c163..5d6c219 100644
--- a/src/indicator-sus.c
+++ b/src/indicator-sus.c
@@ -10,6 +10,7 @@ INDICATOR_SET_VERSION
INDICATOR_SET_NAME("users-status-session")
#include "dbus-shared-names.h"
+#include "status-service-client.h"
static GtkMenu * status_menu = NULL;
static GtkMenu * users_menu = NULL;