From d94f22ad592b9f50898c26f06f7750ab4df686cf Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 3 Aug 2009 23:49:42 +0100 Subject: Fixing these guys to include the -gtk library where needed --- examples/im-client.c | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/im-client.c') diff --git a/examples/im-client.c b/examples/im-client.c index bf2fbb2..502484d 100644 --- a/examples/im-client.c +++ b/examples/im-client.c @@ -22,6 +22,7 @@ with this program. If not, see . #include #include "libindicate/server.h" #include "libindicate/indicator-message.h" +#include "libindicate-gtk/indicator.h" gchar * patha = "/usr/share/icons/hicolor/16x16/apps/empathy.png"; gchar * pathb = "/usr/share/icons/hicolor/22x22/apps/empathy.png"; -- cgit v1.2.3