]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/arm_gic.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / arm_gic.c
index 90e43d072875ce176172ed2a5caae03cbe3ff8ce..6b30e0bf4243f9efe0cbedc6f598200e0d067de8 100644 (file)
@@ -18,8 +18,8 @@
  *  armv7m_nvic device.
  */
 
-#include "sysbus.h"
-#include "arm_gic_internal.h"
+#include "hw/sysbus.h"
+#include "hw/arm_gic_internal.h"
 
 //#define DEBUG_GIC