]> git.0d.be Git - empathy.git/blobdiff - src/empathy-camera-menu.c
GNOME Goal: Update icon names
[empathy.git] / src / empathy-camera-menu.c
index fa2c97e15f7c23a3c34a086756d84fd4dbed9791..8dc037bdbc866f227d6f8e9875313e727825b2e9 100644 (file)
  */
 
 #include "config.h"
-
-#include <gtk/gtk.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
 {