]> git.0d.be Git - empathy.git/blobdiff - src/empathy-call-factory.c
Use a flat namespace for internal includes
[empathy.git] / src / empathy-call-factory.c
index 42bd46f508216df3ebe01af01aa751b8e47147bf..865aeace247502b7eb7a679d51c00ff082a692da 100644 (file)
 
 #include "config.h"
 
-#include "libempathy/empathy-client-factory.h"
-#include "libempathy/empathy-request-util.h"
+#include "empathy-client-factory.h"
+#include "empathy-request-util.h"
 
 #include "empathy-call-factory.h"
 #include "empathy-call-handler.h"
 
 #define DEBUG_FLAG EMPATHY_DEBUG_VOIP
-#include "libempathy/empathy-debug.h"
+#include "empathy-debug.h"
 
 G_DEFINE_TYPE(EmpathyCallFactory, empathy_call_factory, TP_TYPE_BASE_CLIENT)