]> Git Repo - qemu.git/blobdiff - hw/smbus_eeprom.c
hw: move headers to include/
[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
 
This page took 0.021692 seconds and 4 git commands to generate.