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