diff options
Diffstat (limited to 'backends/tpm/tpm_int.h')
-rw-r--r-- | backends/tpm/tpm_int.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/tpm/tpm_int.h b/backends/tpm/tpm_int.h index ba61093..2319a1c 100644 --- a/backends/tpm/tpm_int.h +++ b/backends/tpm/tpm_int.h @@ -13,7 +13,7 @@ #define BACKENDS_TPM_INT_H #include "qemu/option.h" -#include "sysemu/tpm.h" +#include "system/tpm.h" #define TPM_STANDARD_CMDLINE_OPTS \ { \ |