From d0bd281564485df91e59f5baccb3b5f2cafaf1f3 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Tue, 26 May 2009 00:43:17 +0200 Subject: Linking in the dbus data --- src/indicator-messages.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/indicator-messages.c b/src/indicator-messages.c index a8db436..da80e4b 100644 --- a/src/indicator-messages.c +++ b/src/indicator-messages.c @@ -28,6 +28,8 @@ with this program. If not, see . INDICATOR_SET_VERSION INDICATOR_SET_NAME("messages") +#include "dbus-data.h" + static GtkWidget * main_image; #define DESIGN_TEAM_SIZE design_team_size -- cgit v1.2.3