Break up vl.h.
[qemu] / hw / smbus_eeprom.c
index cf54c34..39cf1ce 100644 (file)
@@ -22,7 +22,9 @@
  * THE SOFTWARE.
  */
 
-#include "vl.h"
+#include "hw.h"
+#include "i2c.h"
+#include "smbus.h"
 
 //#define DEBUG