aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-22 15:13:29 -0500
committerTed Gould <ted@canonical.com>2009-04-22 15:13:29 -0500
commitaa4253123e3e2dffada0a3016944afdac5efc26f (patch)
treea5cd1b76310fa09d78c65b26bc53686491d6d563 /src
parent124486885e4ed122d4a536dbef844413faffb3a5 (diff)
downloadayatana-indicator-messages-aa4253123e3e2dffada0a3016944afdac5efc26f.tar.gz
ayatana-indicator-messages-aa4253123e3e2dffada0a3016944afdac5efc26f.tar.bz2
ayatana-indicator-messages-aa4253123e3e2dffada0a3016944afdac5efc26f.zip
Including the indicator info
Diffstat (limited to 'src')
-rw-r--r--src/indicator-messages.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/indicator-messages.c b/src/indicator-messages.c
index 3df1329..c180bd4 100644
--- a/src/indicator-messages.c
+++ b/src/indicator-messages.c
@@ -24,6 +24,9 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <gtk/gtk.h>
#include <libindicate/listener.h>
+#include <libindicator/indicator.h>
+INDICATOR_SET_VERSION
+
#include "im-menu-item.h"
#include "app-menu-item.h"