]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/realview_gic.c
hw: include hw header files with full paths
[mirror_qemu.git] / hw / realview_gic.c
index 8f2a7e2f3451d0f96538ab22e10b898284fc0ac1..0ec30caa069d1d26e9e28d03f4d4edbf9ddec87c 100644 (file)
@@ -7,7 +7,7 @@
  * This code is licensed under the GPL.
  */
 
-#include "sysbus.h"
+#include "hw/sysbus.h"
 
 typedef struct {
     SysBusDevice busdev;