diff options
author | Conor Curran <conor.curran@canonical.com> | 2011-07-15 12:07:46 +0100 |
---|---|---|
committer | Conor Curran <conor.curran@canonical.com> | 2011-07-15 12:07:46 +0100 |
commit | a25c68ce0d98e56921f38683a81e6d996446f744 (patch) | |
tree | 3b2a1d80cc71271d25d2b86a18ad9398d96bef9d /src | |
parent | f32ca6117a1313f39baa317900e9a297d167a479 (diff) | |
download | ayatana-indicator-session-a25c68ce0d98e56921f38683a81e6d996446f744.tar.gz ayatana-indicator-session-a25c68ce0d98e56921f38683a81e6d996446f744.tar.bz2 ayatana-indicator-session-a25c68ce0d98e56921f38683a81e6d996446f744.zip |
please tidy up that user manager
Diffstat (limited to 'src')
-rw-r--r-- | src/users-menu-mgr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/users-menu-mgr.c b/src/users-menu-mgr.c index a736dfd..baf08ab 100644 --- a/src/users-menu-mgr.c +++ b/src/users-menu-mgr.c @@ -18,7 +18,7 @@ */ -#include "user-menu-mgr.h" +#include "users-menu-mgr.h" #include "gconf-helper.h" #include "users-service-dbus.h" |