aboutsummaryrefslogtreecommitdiff
path: root/hw/tpm/tpm_tis_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/tpm/tpm_tis_common.c')
-rw-r--r--hw/tpm/tpm_tis_common.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/tpm/tpm_tis_common.c b/hw/tpm/tpm_tis_common.c
index 1bfa28b..cdd0df1 100644
--- a/hw/tpm/tpm_tis_common.c
+++ b/hw/tpm/tpm_tis_common.c
@@ -34,8 +34,8 @@
#include "hw/pci/pci_ids.h"
#include "hw/qdev-properties.h"
#include "migration/vmstate.h"
-#include "sysemu/tpm_backend.h"
-#include "sysemu/tpm_util.h"
+#include "system/tpm_backend.h"
+#include "system/tpm_util.h"
#include "tpm_ppi.h"
#include "trace.h"