From 35477b8fb1bd21c4cccf039c4648af47972414a9 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 12 Jun 2009 16:34:22 -0500 Subject: Brining in the client side of the API --- src/indicator-sus.c | 1 + 1 file changed, 1 insertion(+) 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; -- cgit v1.2.3