]> git.0d.be Git - empathy.git/blobdiff - libempathy/cheese-camera-device-monitor.c
Use double quotes for all internal headers
[empathy.git] / libempathy / cheese-camera-device-monitor.c
index 42065f68d630e3e6caa08a906e5ada413d772839..6f9627da9c6ed75dfaee4992ea2c5d7aa779185b 100644 (file)
@@ -25,7 +25,6 @@
   #include "config.h"
 #endif
 
-#include <glib-object.h>
 #include <string.h>
 
 #ifdef HAVE_UDEV
@@ -70,7 +69,7 @@ G_DEFINE_TYPE (EmpathyCameraDeviceMonitor, empathy_camera_device_monitor, G_TYPE
 #define EMPATHY_CAMERA_DEVICE_MONITOR_ERROR empathy_camera_device_monitor_error_quark ()
 
 #define DEBUG_FLAG EMPATHY_DEBUG_OTHER
-#include <libempathy/empathy-debug.h>
+#include "libempathy/empathy-debug.h"
 
 enum EmpathyCameraDeviceMonitorError
 {