diff options
Diffstat (limited to 'tpm/tpm_tis.h')
-rw-r--r-- | tpm/tpm_tis.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpm/tpm_tis.h b/tpm/tpm_tis.h index 7f216e56b2..1be4ddc8a1 100644 --- a/tpm/tpm_tis.h +++ b/tpm/tpm_tis.h @@ -17,7 +17,7 @@ #ifndef TPM_TPM_TIS_H #define TPM_TPM_TIS_H -#include "hw/isa.h" +#include "hw/isa/isa.h" #include "qemu-common.h" #define TPM_TIS_ADDR_BASE 0xFED40000 |