]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-chandler.c
Make use of generated code for using stream engine.
[empathy.git] / src / empathy-call-chandler.c
index e1568c18cf2cb21b2d3c71b37c1b594b7fd1bbd5..2b359ec24bcf42819fc803eec151dc7ec4c17a5b 100644 (file)
@@ -22,6 +22,7 @@
 
 #include <libmissioncontrol/mission-control.h>
 
+#include <extensions/extensions.h>
 #include <libempathy/empathy-tp-call.h>
 #include <libempathy/empathy-chandler.h>
 #include <libempathy/empathy-debug.h>
@@ -68,6 +69,7 @@ main (int argc, char *argv[])
   EmpathyChandler *chandler;
 
   gtk_init (&argc, &argv);
+  emp_cli_init ();
 
   mc = empathy_mission_control_new ();