]> git.proxmox.com Git - qemu.git/blobdiff - hw/versatile_i2c.c
moxie: configure with default-configs file
[qemu.git] / hw / versatile_i2c.c
index ad71e9d92d018d5ff82aebb052f70090b96a64fe..d0444aecac93ab326809e8b9d3152c476974cfa4 100644 (file)
@@ -21,8 +21,8 @@
  *
  */
 
-#include "sysbus.h"
-#include "bitbang_i2c.h"
+#include "hw/sysbus.h"
+#include "hw/bitbang_i2c.h"
 
 typedef struct {
     SysBusDevice busdev;