diff options
Diffstat (limited to 'src/empathy-call-factory.c')
-rw-r--r-- | src/empathy-call-factory.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/empathy-call-factory.c b/src/empathy-call-factory.c index 71ec4d63c..57254e659 100644 --- a/src/empathy-call-factory.c +++ b/src/empathy-call-factory.c @@ -21,6 +21,8 @@ #include "config.h" #include "empathy-client-factory.h" +#include <telepathy-glib/telepathy-glib-dbus.h> + #include "empathy-call-factory.h" #include "empathy-call-handler.h" #include "empathy-request-util.h" |