]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/ide/ahci.c
Use #include "..." for our own headers, <...> for others
[mirror_qemu.git] / hw / ide / ahci.c
index b1a7b65a7b4fb31a36f6cfd708f86b87a78f8a42..bcb9ff9e1b9b5dc2c7dd54c0b9b1bd7ee0aeb781 100644 (file)
  */
 
 #include "qemu/osdep.h"
-#include <hw/hw.h>
-#include <hw/pci/msi.h>
-#include <hw/i386/pc.h>
-#include <hw/pci/pci.h>
+#include "hw/hw.h"
+#include "hw/pci/msi.h"
+#include "hw/i386/pc.h"
+#include "hw/pci/pci.h"
 
 #include "qemu/error-report.h"
 #include "sysemu/block-backend.h"
 #include "sysemu/dma.h"
-#include <hw/ide/internal.h>
-#include <hw/ide/pci.h>
-#include <hw/ide/ahci.h>
+#include "hw/ide/internal.h"
+#include "hw/ide/pci.h"
+#include "hw/ide/ahci.h"
 
 #define DEBUG_AHCI 0