]> Git Repo - qemu.git/blobdiff - hw/i2c.h
virtio-blk-s390: switch to the new API.
[qemu.git] / hw / i2c.h
index 0e80d5a9cbd25a394f30a99510d4da41447b0e08..461392f3745c8f27c6567749ba7707a58f659654 100644 (file)
--- a/hw/i2c.h
+++ b/hw/i2c.h
@@ -1,7 +1,7 @@
 #ifndef QEMU_I2C_H
 #define QEMU_I2C_H
 
-#include "qdev.h"
+#include "hw/qdev.h"
 
 /* The QEMU I2C implementation only supports simple transfers that complete
    immediately.  It does not support slave devices that need to be able to
This page took 0.02101 seconds and 4 git commands to generate.