]> git.0d.be Git - empathy.git/blobdiff - src/empathy-camera-menu.c
Reorder header inclusions accordingly to the Telepathy coding style
[empathy.git] / src / empathy-camera-menu.c
index a6f8d3d12ef1ac356d888be2daa17f451c0344f4..8dc037bdbc866f227d6f8e9875313e727825b2e9 100644 (file)
  */
 
 #include "config.h"
-
-#include <libempathy/empathy-camera-monitor.h>
-#include <libempathy/empathy-gsettings.h>
-
 #include "empathy-camera-menu.h"
 
+#include "empathy-camera-monitor.h"
+#include "empathy-gsettings.h"
+
 #define DEBUG_FLAG EMPATHY_DEBUG_VOIP
-#include <libempathy/empathy-debug.h>
+#include "empathy-debug.h"
 
 struct _EmpathyCameraMenuPrivate
 {