smc: Include block_int-io.h

This commit is contained in:
Matt Borgerson 2025-01-06 04:08:54 -07:00
parent 6ae60ffed9
commit 83e91385b7
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
#include "smbus.h"
#include "sysemu/runstate.h"
#include "hw/qdev-properties.h"
#include "block/block_int-io.h"
#define TYPE_XBOX_SMC "smbus-xbox-smc"
#define XBOX_SMC(obj) OBJECT_CHECK(SMBusSMCDevice, (obj), TYPE_XBOX_SMC)