]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/max7310.c
hw: move headers to include/
[mirror_qemu.git] / hw / max7310.c
index e5cb810a276494218c2d1204cf034f7750f48512..59b287703ecc4e431558a93c1503b50fb2085c16 100644 (file)
@@ -7,7 +7,7 @@
  * This file is licensed under GNU GPL.
  */
 
-#include "hw/i2c.h"
+#include "hw/i2c/i2c.h"
 
 typedef struct {
     I2CSlave i2c;