]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/smbus_eeprom.c
hw: move headers to include/
[mirror_qemu.git] / hw / smbus_eeprom.c
index dff8403d6ce90e864db134d4b426ed309b0fc7dd..0154283762e680abf16c3c0b90ad0a09103a5e9e 100644 (file)
@@ -23,8 +23,8 @@
  */
 
 #include "hw/hw.h"
-#include "hw/i2c.h"
-#include "hw/smbus.h"
+#include "hw/i2c/i2c.h"
+#include "hw/i2c/smbus.h"
 
 //#define DEBUG