diff options
author | Ted Gould <ted@gould.cx> | 2010-08-10 11:43:42 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-08-10 11:43:42 -0500 |
commit | 5bffdaf7141fd7909474daa23ff9107c6f047453 (patch) | |
tree | eda49aaa8b83fe80a0e40391e9e6cf84368329af /src/app-indicator.c | |
parent | bd2b24fbcaf89d827610f5371a0c13c3db1ae38b (diff) | |
download | ayatana-indicator-application-5bffdaf7141fd7909474daa23ff9107c6f047453.tar.gz ayatana-indicator-application-5bffdaf7141fd7909474daa23ff9107c6f047453.tar.bz2 ayatana-indicator-application-5bffdaf7141fd7909474daa23ff9107c6f047453.zip |
Brining generate-id into the fold
Diffstat (limited to 'src/app-indicator.c')
-rw-r--r-- | src/app-indicator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app-indicator.c b/src/app-indicator.c index 0b9b10e..3ba2cfb 100644 --- a/src/app-indicator.c +++ b/src/app-indicator.c @@ -43,6 +43,7 @@ License version 3 and version 2.1 along with this program. If not, see #include "notification-watcher-client.h" #include "dbus-shared.h" +#include "generate-id.h" #define PANEL_ICON_SUFFIX "panel" |