summaryrefslogtreecommitdiff
path: root/hw/pm_smbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pm_smbus.c')
-rw-r--r--hw/pm_smbus.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/pm_smbus.c b/hw/pm_smbus.c
index 790061065c..0b5bb89976 100644
--- a/hw/pm_smbus.c
+++ b/hw/pm_smbus.c
@@ -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? */