mirror of https://github.com/xemu-project/xemu.git
smbus: Fixup headers
This commit is contained in:
parent
818f31a04f
commit
ab5027a5ea
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue