aboutsummaryrefslogtreecommitdiff
path: root/examples/listen-and-print.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/listen-and-print.c')
-rw-r--r--examples/listen-and-print.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/listen-and-print.c b/examples/listen-and-print.c
index dcad92b..57cb7be 100644
--- a/examples/listen-and-print.c
+++ b/examples/listen-and-print.c
@@ -21,6 +21,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <glib.h>
#include "libindicate/listener.h"
+#include "libindicate-gtk/listener.h"
static void
show_property_cb (IndicateListener * listener, IndicateListenerServer * server, IndicateListenerIndicator * indicator, gchar * property, gchar * propertydata, gpointer data)