diff options
Diffstat (limited to 'tpm/tpm_tis.c')
-rw-r--r-- | tpm/tpm_tis.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpm/tpm_tis.c b/tpm/tpm_tis.c index 367f734dc4..f0a4584607 100644 --- a/tpm/tpm_tis.c +++ b/tpm/tpm_tis.c @@ -24,7 +24,7 @@ #include "block/block.h" #include "exec/address-spaces.h" #include "hw/hw.h" -#include "hw/pc.h" +#include "hw/i386/pc.h" #include "hw/pci/pci_ids.h" #include "tpm/tpm_tis.h" #include "qemu-common.h" |