]> git.proxmox.com Git - qemu.git/blobdiff - hw/pm_smbus.c
hw: move headers to include/
[qemu.git] / hw / pm_smbus.c
index 790061065ce59ca6a074072b5c5d9000099499c2..0b5bb8997684201f71e9b1490b3de592f2c65b2d 100644 (file)
@@ -18,9 +18,9 @@
  * <http://www.gnu.org/licenses/>.
  */
 #include "hw/hw.h"
-#include "hw/pc.h"
-#include "hw/pm_smbus.h"
-#include "hw/smbus.h"
+#include "hw/i386/pc.h"
+#include "hw/i2c/pm_smbus.h"
+#include "hw/i2c/smbus.h"
 
 /* no save/load? */