diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-05-25 12:42:50 +0200 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-05-25 12:42:50 +0200 |
commit | 301ec9dca799e441934aa78c60ae9c18355a7a42 (patch) | |
tree | 37b021ba4340f4ee8077df13e712adc520758cd0 | |
parent | 8ddb84adaf13f45a24f5cc3949080a0ec6cdf233 (diff) |
telepathy-glib.h: add simple-handler.h
-rw-r--r-- | telepathy-glib/telepathy-glib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/telepathy-glib/telepathy-glib.h b/telepathy-glib/telepathy-glib.h index dfda2ab6..63058a0a 100644 --- a/telepathy-glib/telepathy-glib.h +++ b/telepathy-glib/telepathy-glib.h @@ -47,6 +47,7 @@ #include <telepathy-glib/contact.h> #include <telepathy-glib/debug.h> #include <telepathy-glib/simple-approver.h> +#include <telepathy-glib/simple-handler.h> #include <telepathy-glib/simple-observer.h> #include <telepathy-glib/svc-generic.h> |