diff --git a/hw/xbox/amd_smbus.c b/hw/xbox/amd_smbus.c index ff349db969..2e192ed4d6 100644 --- a/hw/xbox/amd_smbus.c +++ b/hw/xbox/amd_smbus.c @@ -26,7 +26,7 @@ #include "hw/hw.h" #include "hw/i386/pc.h" #include "hw/xbox/amd_smbus.h" -#include "hw/i2c/smbus.h" +#include "hw/i2c/i2c.h" // #define DEBUG #ifdef DEBUG